]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145446: Add critical section in functools module for `PyDict_Next` (GH-145487)
authorbkap123 <97006829+bkap123@users.noreply.github.com>
Thu, 12 Mar 2026 13:46:37 +0000 (09:46 -0400)
committerGitHub <noreply@github.com>
Thu, 12 Mar 2026 13:46:37 +0000 (14:46 +0100)
commit17eb0354ff3110b27f811343c2d4b3c85f2685d5
tree86b091c01e865ece8c61f733cca177b24c6a32d1
parent7836ecc5daf541061de2072070f7371d41b009ee
gh-145446: Add critical section in functools module for `PyDict_Next` (GH-145487)
Misc/NEWS.d/next/Library/2026-03-03-23-21-40.gh-issue-145446.0c-TJX.rst [new file with mode: 0644]
Modules/_functoolsmodule.c