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 9baf9c0 commit d44954bCopy full SHA for d44954b
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 :meth:`bytearray.__mod__` when the
+Fix a use-after-free crash in :ref:`bytearray.__mod__ <printf-style-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