]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-149410: Test that `typing.NoDefault` is final (GH-149411) (#149419)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 May 2026 15:25:23 +0000 (17:25 +0200)
committerGitHub <noreply@github.com>
Tue, 5 May 2026 15:25:23 +0000 (15:25 +0000)
commitdd41f933200637c4cf7575daa42ed08c369e97f6
treefcad44b478a6026f055e9fea9e78c9ef52f51591
parent37803c43650c93e0daf892c10534f1f8ea1e4aab
[3.14] gh-149410: Test that `typing.NoDefault` is final (GH-149411) (#149419)

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