We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a91fc22 commit 78ceae3Copy full SHA for 78ceae3
1 file changed
Misc/NEWS.d/next/Library/2026-02-13-11-14-18.gh-issue-144763.cDwnEE.rst
@@ -1,2 +1,2 @@
1
-Fix a race condition in :mod:`tracemalloc`: it no longer detachs the GIL to
2
-acquire its internal lock. Patch by Victor Stinner.
+Fix a race condition in :mod:`tracemalloc`: it no longer detachs the attached
+thread state to acquire its internal lock. Patch by Victor Stinner.
0 commit comments