From 411d6a638ebdb91e7bfe9b59a02340b6d1bc98e4 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Wed, 18 Oct 2023 07:42:28 +0300 Subject: gh-109975: What's new in 3.13: longer full support (#110997) --- Doc/whatsnew/3.13.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 ============ -- cgit v0.12