Skip to content

Commit 0b9bea1

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

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 :ref:`bytearray.__mod__ <printf-style-bytes-formatting>` when the
1+
Fix a use-after-free crash in :ref:`bytearray.__mod__ <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)