summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/whatsnew/3.13.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/whatsnew/3.13.rst b/Doc/whatsnew/3.13.rst
index e5f01fa..358bd17 100644
--- a/Doc/whatsnew/3.13.rst
+++ b/Doc/whatsnew/3.13.rst
@@ -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
============