]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-145446: Add critical section in functools module for `PyDict_Next` (GH...
authorbkap123 <97006829+bkap123@users.noreply.github.com>
Fri, 13 Mar 2026 12:21:04 +0000 (08:21 -0400)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2026 12:21:04 +0000 (13:21 +0100)
commit485699216f2186c63f85fc546301e5edbe6b2f22
treea0143a5fea4e69a0efd388fd70464052bf7487cb
parentb5e5013378a6c6153a33ca34f6a00ef4ccd54e0c
[3.14] gh-145446: Add critical section in functools module for `PyDict_Next` (GH-145487) (GH-145879)

(cherry picked from commit 17eb0354ff3110b27f811343c2d4b3c85f2685d5)
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