From 4d650771c2fc056777a115ebf8cecbfada6e1bad Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Thu, 10 Oct 2024 23:00:57 +0300 Subject: [PATCH] PEP 291: Superseded by PEP 387 (#4032) Co-authored-by: Jelle Zijlstra --- peps/pep-0291.rst | 4 ++-- peps/pep-0387.rst | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/peps/pep-0291.rst b/peps/pep-0291.rst index a535f13f6..4dcf4de53 100644 --- a/peps/pep-0291.rst +++ b/peps/pep-0291.rst @@ -1,12 +1,12 @@ PEP: 291 Title: Backward Compatibility for the Python 2 Standard Library Author: Neal Norwitz -Status: Final +Status: Superseded Type: Informational -Content-Type: text/x-rst Created: 06-Jun-2002 Python-Version: 2.3 Post-History: +Superseded-By: 387 Abstract diff --git a/peps/pep-0387.rst b/peps/pep-0387.rst index dec4868ed..5bc217654 100644 --- a/peps/pep-0387.rst +++ b/peps/pep-0387.rst @@ -9,6 +9,7 @@ Post-History: `19-Jun-2009 `__, `19-Dec-2022 `__, `16-Jun-2023 `__ +Replaces: 291 Abstract