[webkit-changes] [WebKit/WebKit] 457945: [webkitscmpy] Surpress error messages for some 400...
Jonathan Bedard
noreply at github.com
Tue Oct 10 15:14:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 45794564eac1d5a2f9cae2a3ba6c50a2d5f4b27a
https://github.com/WebKit/WebKit/commit/45794564eac1d5a2f9cae2a3ba6c50a2d5f4b27a
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2023-10-10 (Tue, 10 Oct 2023)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/setup.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/remote/git_hub.py
Log Message:
-----------
[webkitscmpy] Surpress error messages for some 400 errors
https://bugs.webkit.org/show_bug.cgi?id=262980
rdar://116765379
Reviewed by Dewei Zhu.
* Tools/Scripts/libraries/webkitscmpy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/remote/git_hub.py:
(GitHub): Add KNOWN_400_MESSAGES.
(GitHub.request): Return 'None' without error messages for known 400 messages.
Canonical link: https://commits.webkit.org/269174@main
More information about the webkit-changes
mailing list