From 39eb8f322bfb4243158b813efbd617988a37a70b Mon Sep 17 00:00:00 2001 From: Zachary Ware Date: Mon, 9 Oct 2023 18:34:22 -0500 Subject: [PATCH] PEP 602: Fix lint, unbreak CI (#3467) --- peps/pep-0602.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/peps/pep-0602.rst b/peps/pep-0602.rst index 1d7089fda..f16c5cfdc 100644 --- a/peps/pep-0602.rst +++ b/peps/pep-0602.rst @@ -9,7 +9,6 @@ Status: Accepted Type: Informational Content-Type: text/x-rst Created: 04-Jun-2019 -Post-History: 9-Oct-2023 Python-Version: 3.9 @@ -62,7 +61,7 @@ five years: - The final source-only release is made *five years* after 3.X.0. Note: 2 years of full support start with -`Python 3.13 `_. Python versions +:pep:`Python 3.13 <719>`. Python versions 3.9 - 3.12 operate on a calendar with 1½ year of full support, followed by 3½ more years of security fixes.