]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-140260: fix data race in `_struct` module initialization with subinterprete...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 13 Nov 2025 11:53:22 +0000 (12:53 +0100)
committerGitHub <noreply@github.com>
Thu, 13 Nov 2025 11:53:22 +0000 (17:23 +0530)
commit79195df23c694770b3b03ff90b90ae734f930cb7
treec3bfd1360b70cfeca588104b37c3547d5dea804f
parent7e9400c3e6e1322904204e7411494e8bc7b44237
[3.14] gh-140260: fix data race in `_struct` module initialization with subinterpreters (GH-140909) (#141501)

gh-140260: fix data race in `_struct` module initialization with subinterpreters (GH-140909)
(cherry picked from commit 63548b36998e7f7cd5c7c28b53b348a93f836737)

Co-authored-by: Shamil <ashm.tech@proton.me>
Lib/test/test_struct.py
Misc/NEWS.d/next/Core_and_Builtins/2025-11-02-15-28-33.gh-issue-140260.JNzlGz.rst [new file with mode: 0644]
Modules/_struct.c
Tools/c-analyzer/cpython/ignored.tsv