File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Type: Standards Track
77Created: 07-Nov-2025
88Python-Version: 3.15
99Post-History: `21-Feb-2026 <https://discuss.python.org/t/pep-813-the-pretty-print-protocol/106242 >`__
10+ `04-Mar-2026 <https://discuss.python.org/t/pep-813-the-pretty-print-protocol/106242/79 >`__
1011
1112
1213Abstract
@@ -302,7 +303,7 @@ None at this time.
302303Change History
303304==============
304305
305- * `TBD < TBD >`__
306+ * `04-Mar-2026 < https://discuss.python.org/t/pep-813-the-pretty-print-protocol/106242/79 >`__
306307
307308 * For f-strings only (not ``str.format() ``) the ``!p `` conversion specifier takes an optional "format spec".
308309 * The PEP no longer proposes a ``pretty `` argument to the ``print() `` built-in function. With the
You can’t perform that action at this time.
0 commit comments