diff --git a/peps/pep-0601.rst b/peps/pep-0601.rst index 5254d1c2b..ac9d11ef9 100644 --- a/peps/pep-0601.rst +++ b/peps/pep-0601.rst @@ -9,6 +9,7 @@ Content-Type: text/x-rst Created: 26-Aug-2019 Python-Version: 3.8 Post-History: 26-Aug-2019, 23-Sep-2019 +Superseded-By: 765 Resolution: https://discuss.python.org/t/pep-601-forbid-return-break-continue-breaking-out-of-finally/2239/32 Rejection Note diff --git a/peps/pep-0765.rst b/peps/pep-0765.rst index f2036b0b1..799dde843 100644 --- a/peps/pep-0765.rst +++ b/peps/pep-0765.rst @@ -8,6 +8,7 @@ Created: 15-Nov-2024 Python-Version: 3.14 Post-History: `09-Nov-2024 `__, `16-Nov-2024 `__, +Replaces: 601 Abstract ========