mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 21:43:59 +08:00
Remove outdated allowlist entries (#15133)
This commit is contained in:
@@ -139,36 +139,6 @@ multiprocessing.managers._BaseSetProxy.copy
|
||||
multiprocessing.managers._BaseSetProxy.pop
|
||||
|
||||
|
||||
# Changes from patch releases to be introduced in Python 3.14.0b3
|
||||
# (Remove once 3.14.0b3 becomes available for all platforms)
|
||||
(genericpath.__all__)?
|
||||
(genericpath.ALLOW_MISSING)?
|
||||
(ntpath.__all__)?
|
||||
(ntpath.ALLOW_MISSING)?
|
||||
(os.path.__all__)?
|
||||
(os.path.ALLOW_MISSING)?
|
||||
(os.path.realpath)?
|
||||
(posixpath.__all__)?
|
||||
(posixpath.ALLOW_MISSING)?
|
||||
(tarfile.__all__)?
|
||||
(tarfile.LinkFallbackError)?
|
||||
(tarfile.TarFile._extract_member)?
|
||||
(tarfile.TarFile.makelink_with_filter)?
|
||||
(_?hashlib.new)?
|
||||
(_?hashlib.(openssl_)?md5)?
|
||||
(_?hashlib.(openssl_)?sha1)?
|
||||
(_?hashlib.(openssl_)?sha224)?
|
||||
(_?hashlib.(openssl_)?sha256)?
|
||||
(_?hashlib.(openssl_)?sha384)?
|
||||
(_?hashlib.(openssl_)?sha3_224)?
|
||||
(_?hashlib.(openssl_)?sha3_256)?
|
||||
(_?hashlib.(openssl_)?sha3_384)?
|
||||
(_?hashlib.(openssl_)?sha3_512)?
|
||||
(_?hashlib.(openssl_)?sha512)?
|
||||
(_?hashlib.(openssl_)?shake_128)?
|
||||
(_?hashlib.(openssl_)?shake_256)?
|
||||
|
||||
|
||||
# =============================================================
|
||||
# Allowlist entries that cannot or should not be fixed; >= 3.13
|
||||
# =============================================================
|
||||
|
||||
Reference in New Issue
Block a user