[webkit-reviews] review granted: [Bug 220795] [webkitcorepy] Don't import six at the top level : [Attachment 418037] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 08:05:32 PST 2021


Aakash Jain <aakash_jain at apple.com> has granted Angelos Oikonomopoulos
<angelos at igalia.com>'s request for review:
Bug 220795: [webkitcorepy] Don't import six at the top level
https://bugs.webkit.org/show_bug.cgi?id=220795

Attachment 418037: Patch

https://bugs.webkit.org/attachment.cgi?id=418037&action=review




--- Comment #2 from Aakash Jain <aakash_jain at apple.com> ---
Comment on attachment 418037
  --> https://bugs.webkit.org/attachment.cgi?id=418037
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=418037&action=review

> Tools/Scripts/libraries/webkitcorepy/webkitcorepy/task_pool.py:338
> +	   from six import reraise

Do we need to import it again whiling exiting?


More information about the webkit-reviews mailing list