diff --git a/peps/pep-0813.rst b/peps/pep-0813.rst index 42ab489824a..4f17d64b5a1 100644 --- a/peps/pep-0813.rst +++ b/peps/pep-0813.rst @@ -7,6 +7,7 @@ Type: Standards Track Created: 07-Nov-2025 Python-Version: 3.15 Post-History: `21-Feb-2026 `__ + `04-Mar-2026 `__ Abstract @@ -302,7 +303,7 @@ None at this time. Change History ============== -* `TBD `__ +* `04-Mar-2026 `__ * For f-strings only (not ``str.format()``) the ``!p`` conversion specifier takes an optional "format spec". * The PEP no longer proposes a ``pretty`` argument to the ``print()`` built-in function. With the