[webkit-reviews] review granted: [Bug 217727] [build.webkit.org] Add python 3 support - part 1 : [Attachment 411367] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 14 15:08:24 PDT 2020


Jonathan Bedard <jbedard at apple.com> has granted Aakash Jain
<aakash_jain at apple.com>'s request for review:
Bug 217727: [build.webkit.org] Add python 3 support - part 1
https://bugs.webkit.org/show_bug.cgi?id=217727

Attachment 411367: Patch

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




--- Comment #2 from Jonathan Bedard <jbedard at apple.com> ---
Comment on attachment 411367
  --> https://bugs.webkit.org/attachment.cgi?id=411367
Patch

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

> Tools/BuildSlaveSupport/build.webkit.org-config/steps_unittest.py:-5
> -import StringIO

I assume we aren't using StringIO here, but if we find we need it, webkitcorepy
has that standardized for code that needs to be both Python 2 and 3.


More information about the webkit-reviews mailing list