]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123448: Move `_PyNoDefault_Type` to the static types array (#123449)
authorPeter Bierma <zintensitydev@gmail.com>
Thu, 29 Aug 2024 01:27:40 +0000 (21:27 -0400)
committerGitHub <noreply@github.com>
Thu, 29 Aug 2024 01:27:40 +0000 (18:27 -0700)
commitc9930f5022f5e7a290896522280e47a1fecba38a
tree4a67ae3791ca6dcf904c9aaf2275a4a154883803
parentb379f1b26c1e89c8e9160b4dede61b980cc77be6
gh-123448: Move `_PyNoDefault_Type` to the static types array (#123449)
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