[webkit-changes] [WebKit/WebKit] d16259: [webkitbugspy] GitHub returns strings in errors list
Jonathan Bedard
noreply at github.com
Thu Jan 12 08:39:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d162593c2f1e5c02dc9c280c7ecc1ecde5ff50b0
https://github.com/WebKit/WebKit/commit/d162593c2f1e5c02dc9c280c7ecc1ecde5ff50b0
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M Tools/Scripts/libraries/webkitbugspy/setup.py
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/__init__.py
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/github.py
Log Message:
-----------
[webkitbugspy] GitHub returns strings in errors list
https://bugs.webkit.org/show_bug.cgi?id=250483
rdar://104142306
Reviewed by Aakash Jain.
* Tools/Scripts/libraries/webkitbugspy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/github.py:
(Tracker.parse_error): Handle strings in error lists.
Canonical link: https://commits.webkit.org/258832@main
More information about the webkit-changes
mailing list