]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-149410: Test that `typing.NoDefault` is final (GH-149411) (#149420)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 May 2026 15:22:48 +0000 (17:22 +0200)
committerGitHub <noreply@github.com>
Tue, 5 May 2026 15:22:48 +0000 (15:22 +0000)
commit99c9b85ad8f07041a07a3b2b2da4696a00409aff
tree92a8734e47f3bea21269ed353f0a981cb75f154c
parent67c47ce163e9d086ce4770e8bda638aebe530a2b
[3.13] gh-149410: Test that `typing.NoDefault` is final (GH-149411) (#149420)

gh-149410: Test that `typing.NoDefault` is final (GH-149411)
(cherry picked from commit bad9296fb0424bc480fa0ecfd2d60f73c33358f5)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_typing.py