]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:56:56 +0000 (12:56 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Jan 2026 11:56:56 +0000 (11:56 +0000)
commitdc16c7e9a90bdab369a83e886ca933cfc4dfb6f3
tree0ce9c218048cf804c0812f76056f5b65aef4cdc3
parent8beec4a2e47ef01525486294399f7f363b0c446d
[3.14] Update docstrings of `typing.Hashable`, `typing.List`, etc., to reflect their deprecation (GH-143295) (#143348)

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