]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-109975: What's new in 3.13: longer full support (#110997)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Wed, 18 Oct 2023 04:42:28 +0000 (07:42 +0300)
committerGitHub <noreply@github.com>
Wed, 18 Oct 2023 04:42:28 +0000 (21:42 -0700)
Doc/whatsnew/3.13.rst

index e5f01fa2df35dd4846a5a7bd6c78bd43a50efd93..358bd1747cd2c5483df444ce081144dad168ed2e 100644 (file)
@@ -65,7 +65,12 @@ Summary -- Release highlights
 
 .. PEP-sized items next.
 
+* :pep:`602` ("Annual Release Cycle for Python") has been updated:
 
+  * Python 3.9 - 3.12 have one and a half years of full support,
+    followed by three and a half years of security fixes.
+  * Python 3.13 and later have two years of full support,
+    followed by three years of security fixes.
 
 New Features
 ============