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 d44954b commit 0b9bea1Copy full SHA for 0b9bea1
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-12-27-12-25-06.gh-issue-142557.KWOc8b.rst
@@ -1,3 +1,3 @@
1
-Fix a use-after-free crash in :ref:`bytearray.__mod__ <printf-style-bytes-formatting>` when the
+Fix a use-after-free crash in :ref:`bytearray.__mod__ <bytes-formatting>` when the
2
:meth:`~object.__repr__` method of one of the arguments to format mutates
3
the :class:`bytearray`. Patch by Bénédikt Tran.
0 commit comments