]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118803: Improve documentation around `ByteString` deprecation (#139115)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Thu, 18 Sep 2025 17:29:59 +0000 (18:29 +0100)
committerGitHub <noreply@github.com>
Thu, 18 Sep 2025 17:29:59 +0000 (17:29 +0000)
commit4305cc3ef35a35f9b2c163ae0ffeea219da5af5d
tree5bd9d67fc7b62faac945ebb498c88b50998161d6
parent0f27e102049bb5d85c744e9078ddb72fb8483446
gh-118803: Improve documentation around `ByteString` deprecation (#139115)
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