]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Revert "gh-118803: Remove `ByteString` from `typing` and `collections.abc...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Sep 2025 08:08:15 +0000 (10:08 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Sep 2025 08:08:15 +0000 (09:08 +0100)
commit7bba99c6113d4054fbd625bba9a9052575bdf717
treee5f3e3df0c362df6b42bf554dc4dc51d4d61c016
parent284ab76d4ecf32c486f99237e0024ff3a57fd9bf
[3.14] Revert "gh-118803: Remove `ByteString` from `typing` and `collections.abc` (GH-118804)" (GH-138990) (#138995)

Revert "gh-118803: Remove `ByteString` from `typing` and `collections.abc` (GH-118804)" (GH-138990)
(cherry picked from commit 530ddd3e06a425b8bb9e8afb657dc7711a5aa2f9)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
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]