You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like Authlib re-exports some hashlib.sha* functions. The signatures of these functions changed in the recent 3.13.4 patch release (python/cpython#134962). Probably just need to add an allowlist entry until the job consistently runs with 3.13.4+.
Run listed here: https://github.com/python/typeshed/actions/runs/15502087913
The text was updated successfully, but these errors were encountered: