From: Hugo van Kemenade Date: Wed, 18 Oct 2023 04:42:28 +0000 (+0300) Subject: gh-109975: What's new in 3.13: longer full support (#110997) X-Git-Tag: v3.13.0a2~419 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=411d6a638ebdb91e7bfe9b59a02340b6d1bc98e4;p=thirdparty%2FPython%2Fcpython.git gh-109975: What's new in 3.13: longer full support (#110997) --- diff --git a/Doc/whatsnew/3.13.rst b/Doc/whatsnew/3.13.rst index e5f01fa2df35..358bd1747cd2 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 ============