]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-118895: Call PyType_Ready() on typing.NoDefault (GH-118897) (#118914)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 10 May 2024 16:36:33 +0000 (18:36 +0200)
committerGitHub <noreply@github.com>
Fri, 10 May 2024 16:36:33 +0000 (16:36 +0000)
commit6df49134b3f59a84c6d9a3883b23fa2873db2534
treef054196ffc5fbd75dfcb538c90beb92260f81cd9
parent0becae366c9d0b98d3f53849098e76bc8b1ef574
[3.13] gh-118895: Call PyType_Ready() on typing.NoDefault (GH-118897) (#118914)

(cherry picked from commit 13d7cf997bc9c22cf67c42fd799413e8325e0039)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
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