]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-118803: Improve documentation around `ByteString` deprecation (GH-139115...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 18 Sep 2025 17:54:43 +0000 (19:54 +0200)
committerGitHub <noreply@github.com>
Thu, 18 Sep 2025 17:54:43 +0000 (17:54 +0000)
commit665a3495bfe4fae851a9b0f234dae4cc39b0829c
tree98658161728493ff9c62e71235d7993ebebc97f1
parente5608651206244041d50c4bfd421896a54453a54
[3.14] gh-118803: Improve documentation around `ByteString` deprecation (GH-139115) (#139136)

gh-118803: Improve documentation around `ByteString` deprecation (GH-139115)
(cherry picked from commit 4305cc3ef35a35f9b2c163ae0ffeea219da5af5d)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/deprecations/pending-removal-in-3.17.rst
Doc/library/collections.abc.rst
Doc/library/typing.rst
Doc/whatsnew/3.12.rst
Lib/_collections_abc.py