Skip to content

Commit 72a7465

Browse files
Fixed news entry
1 parent c0cf685 commit 72a7465

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Misc/NEWS.d/next/Core_and_Builtins/2026-04-25-19-46-23.gh-issue-149000.jvDIwy.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
"- Issue #<n>: " or "- gh-issue-<n>: " or that sort of stuff.
2-
###########################################################################
3-
41
Fix a race in the per-interpreter ``pickle.dumps``/``pickle.loads`` cache
52
used by cross-interpreter data transfer. Concurrent use (first time) from
63
multiple threads in the same interpreter could leak a reference to the

0 commit comments

Comments
 (0)