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 485a83c commit 1e90ae2Copy full SHA for 1e90ae2
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__ <bytes-formatting>` when
2
-the :class:`!bytearray` is mutated while formatting the `%`-style arguments.
+the :class:`!bytearray` is mutated while formatting the ``%``-style arguments.
3
Patch by Bénédikt Tran.
0 commit comments