diff --git a/peps/pep-0012.rst b/peps/pep-0012.rst index 7c8e1e78a42..4ff2527f794 100644 --- a/peps/pep-0012.rst +++ b/peps/pep-0012.rst @@ -7,6 +7,8 @@ Status: Active Type: Process Created: 05-Aug-2002 Post-History: `30-Aug-2002 `__ + `22-Feb-2026 `__ + .. highlight:: rst @@ -799,6 +801,16 @@ resources don't address, ping ``@python/pep-editors`` on GitHub, open an or reach out to a PEP editor directly. +Change History +============== + +* `22-Feb-2026 `_ + + * Suggest a new section, headed ``Change History`` to the PEP template, and + add that section to this PEP. + * The ``Rationale`` section now comes after the ``Specification`` section. + + Copyright =========