]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-105430: Remove `typing._Immutable` unused internal helper (GH-105434) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 7 Jun 2023 14:30:39 +0000 (07:30 -0700)
committerGitHub <noreply@github.com>
Wed, 7 Jun 2023 14:30:39 +0000 (14:30 +0000)
commit98ccc2de6b71d62388045f4877ee0d2143227a02
treefa48ae460799404cab67ea82f8fad627310b904a
parent241c36e1dc317fbfaea75edf4c5c52c5bbe3e19a
[3.12] gh-105430: Remove `typing._Immutable` unused internal helper (GH-105434) (#105451)

gh-105430: Remove `typing._Immutable` unused internal helper (GH-105434)
(cherry picked from commit 18309ad94bb1ae0b092f34dc3fd54199876a6ebd)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/typing.py