]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136021: Remove dead code for internal sentinel in `typing` (#138120)
authorBrian Schubert <brianm.schubert@gmail.com>
Sun, 24 Aug 2025 20:36:35 +0000 (16:36 -0400)
committerGitHub <noreply@github.com>
Sun, 24 Aug 2025 20:36:35 +0000 (20:36 +0000)
commitf57be7b2b3dc61ed18c5cd98843c1dfbc83c424d
treee00eec95bcee38f1faff4ab798774cbb64e98c86
parent96b7a2eba423b42320f15fd4974740e3e930bb8b
gh-136021: Remove dead code for internal sentinel in `typing` (#138120)

Remove dead code for internal sentinel
Lib/typing.py