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 b3fbc16 commit 0958350Copy full SHA for 0958350
1 file changed
Misc/NEWS.d/next/Library/2026-05-18-12-42-31.gh-issue-149816.F98iME.rst
@@ -1 +1,2 @@
1
-Fix a race condition in ``pickle.dumps`` method in free-threaded mode.
+Fix a potential use after free condition in :func:`pickle.dumps` in free-threaded
2
+mode when serializing lists.
0 commit comments