]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118895: Call PyType_Ready() on typing.NoDefault (#118897)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Fri, 10 May 2024 15:42:00 +0000 (08:42 -0700)
committerGitHub <noreply@github.com>
Fri, 10 May 2024 15:42:00 +0000 (08:42 -0700)
commit13d7cf997bc9c22cf67c42fd799413e8325e0039
tree4a1d22bfa3709a1fe3e59dcb37e430068fdf9642
parentc444362c6e0b6c01f49c3bee864100f52bd3b640
gh-118895: Call PyType_Ready() on typing.NoDefault (#118897)
Include/internal/pycore_typevarobject.h
Lib/test/test_typing.py
Misc/NEWS.d/next/Library/2024-05-10-05-24-32.gh-issue-118895.wUm5r2.rst [new file with mode: 0644]
Modules/_typingmodule.c