PEP 602: Fix lint, unbreak CI (#3467)
This commit is contained in:
parent
f98b4c7dc1
commit
39eb8f322b
|
@ -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 <https://peps.python.org/pep-0719/>`_. 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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue