]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "gh-118803: Remove `ByteString` from `typing` and `collections.abc` (#118804...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 16 Sep 2025 15:48:19 +0000 (16:48 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Sep 2025 15:48:19 +0000 (16:48 +0100)
commit530ddd3e06a425b8bb9e8afb657dc7711a5aa2f9
treeb4eb5eb8a223b4e9cf0c751327773718d8ec1412
parent6d6aba252301cdf9d5ae3189629e1e43101dd58f
Revert "gh-118803: Remove `ByteString` from `typing` and `collections.abc` (#118804)" (#138990)
13 files changed:
Doc/deprecations/pending-removal-in-3.14.rst
Doc/deprecations/pending-removal-in-3.17.rst
Doc/library/collections.abc.rst
Doc/library/stdtypes.rst
Doc/library/typing.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.14.rst
Doc/whatsnew/3.5.rst
Lib/_collections_abc.py
Lib/test/test_collections.py
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2025-09-16-15-56-29.gh-issue-118803.aOPtmL.rst [new file with mode: 0644]