]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123448: Move `_PyNoDefault_Type` to the static types array (GH-123449)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 29 Aug 2024 01:57:28 +0000 (03:57 +0200)
committerGitHub <noreply@github.com>
Thu, 29 Aug 2024 01:57:28 +0000 (18:57 -0700)
commitbd29ce850907e6e1b0c4b99e97b94061fb865fa4
tree4d504f490778e5894486d19920e2a6034a5ef665
parentd379a92ddce55d3b89956fb556fb9ed654de0bf0
[3.13] gh-123448: Move `_PyNoDefault_Type` to the static types array (GH-123449) (#123450)

(cherry picked from commit c9930f5022f5e7a290896522280e47a1fecba38a)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Misc/NEWS.d/next/Library/2024-08-28-20-08-19.gh-issue-123448.tItJlp.rst [new file with mode: 0644]
Modules/_typingmodule.c
Objects/object.c