]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91896: Revert some very noisy DeprecationWarnings for `ByteString` (#104424)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Sat, 13 May 2023 08:55:35 +0000 (09:55 +0100)
committerGitHub <noreply@github.com>
Sat, 13 May 2023 08:55:35 +0000 (09:55 +0100)
commitc527eb1c2a473df01c19195b378f780e9180fd1c
tree6a633c3d205d07a496b85020b8ac344d8e97cee2
parent1be80ed107deb15b926f2794b8e6a7a527b8b84c
gh-91896: Revert some very noisy DeprecationWarnings for `ByteString` (#104424)
Doc/library/collections.abc.rst
Doc/whatsnew/3.12.rst
Lib/collections/abc.py
Lib/test/libregrtest/refleak.py
Lib/test/test_collections.py
Lib/test/test_typing.py
Lib/typing.py