Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 43ef654a511e3ed03f28971b03d67d071c3b42f2
https://github.com/WebKit/WebKit/commit/43ef654a511e3ed03f28971b03d67d071c3b42f2
Author: Zak Ridouh <[email protected]>
Date: 2025-11-13 (Thu, 13 Nov 2025)
Changed paths:
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/github.py
Log Message:
-----------
[git-webkit] Handle GitHub returning auth token expiration in two potential
different formats
https://bugs.webkit.org/show_bug.cgi?id=302492
rdar://164667701
Reviewed by Jonathan Bedard.
GitHub can return token expiration in either 'YYYY-MM-DD HH:MM:SS UTC'
or 'YYYY-MM-DD HH:MM:SS ±HHMM' format, handle both.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/github.py:
(Tracker.credentials.validater):
Canonical link: https://commits.webkit.org/303013@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications