Skip to content

Commit 8a8bf04

Browse files
Update Misc/NEWS.d/next/Library/2026-02-26-12-00-00.gh-issue-145244.Kj31cp.rst
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
1 parent 4847088 commit 8a8bf04

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
Fixed a use-after-free in :mod:`json` encoder when a ``default`` callback
2-
mutates the dictionary being serialized. Borrowed references to dictionary
3-
keys from ``PyDict_Next()`` are now properly held with strong references
4-
during encoding.
2+
mutates the dictionary being serialized.

0 commit comments

Comments
 (0)