]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Update docstrings of `typing.Hashable`, `typing.List`, etc., to reflect their...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 Jan 2026 11:54:41 +0000 (12:54 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Jan 2026 11:54:41 +0000 (11:54 +0000)
commit4a47751de3be9be0f38f6added1b654a22d040e2
tree8fcd0c5f772a0a416453d04f41f825dffcd4062d
parentb40bf5ffc866ea0e4dadfa449c57b788d7dcc08e
[3.13] Update docstrings of `typing.Hashable`, `typing.List`, etc., to reflect their deprecation (GH-143295) (#143349)

Update docstrings of `typing.Hashable`, `typing.List`, etc., to reflect their deprecation (GH-143295)
(cherry picked from commit 18f3c59e57e5d30218210136060310310b10ff72)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/typing.py