Skip to content

Commit d44954b

Browse files
authored
Update Misc/NEWS.d/next/Core_and_Builtins/2025-12-27-12-25-06.gh-issue-142557.KWOc8b.rst
1 parent 9baf9c0 commit d44954b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Fix a use-after-free crash in :meth:`bytearray.__mod__` when the
1+
Fix a use-after-free crash in :ref:`bytearray.__mod__ <printf-style-bytes-formatting>` when the
22
:meth:`~object.__repr__` method of one of the arguments to format mutates
33
the :class:`bytearray`. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)