mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 19:06:51 +08:00
Remove outdated allowlist entries (#15133)
This commit is contained in:
@@ -19,12 +19,6 @@ authlib.jose.rfc7518.jwe_algs.ECDHESAlgorithm.name
|
||||
authlib.jose.rfc7518.jwe_algs.RSAAlgorithm.description
|
||||
authlib.jose.rfc7518.jwe_algs.RSAAlgorithm.name
|
||||
|
||||
# Re-exports of hashlib functions whose signatures changed in Python 3.13.4.
|
||||
# (Remove once 3.13.4 is consistently available)
|
||||
(authlib.jose.rfc7518.jws_algs.HMACAlgorithm.SHA256)?
|
||||
(authlib.jose.rfc7518.jws_algs.HMACAlgorithm.SHA384)?
|
||||
(authlib.jose.rfc7518.jws_algs.HMACAlgorithm.SHA512)?
|
||||
|
||||
# Methods whose *args and **kwargs arguments are added dynamically due to the @hooked decorator:
|
||||
authlib.oauth2.rfc6749.AuthorizationCodeGrant.create_token_response
|
||||
authlib.oauth2.rfc6749.AuthorizationCodeGrant.validate_token_request
|
||||
|
||||
Reference in New Issue
Block a user