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 d69416d commit b153c2aCopy full SHA for b153c2a
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-12-17-04-10-35.gh-issue-142831.ee3t4L.rst
@@ -0,0 +1,2 @@
1
+Fix a crash in the :mod:`json` module where a use-after-free could occur if
2
+the object being encoded is modified during serialization.
0 commit comments