From: Jacob Walls Date: Sun, 31 Oct 2021 19:53:08 +0000 (-0400) Subject: Updated README with Python 3.11 release info (GH-29338) X-Git-Tag: v3.11.0a2~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d3870eaa9770148495703882ca15e88465219a53;p=thirdparty%2FPython%2Fcpython.git Updated README with Python 3.11 release info (GH-29338) --- diff --git a/README.rst b/README.rst index c2b26a465151..a789408d78d5 100644 --- a/README.rst +++ b/README.rst @@ -241,7 +241,7 @@ All current PEPs, as well as guidelines for submitting a new PEP, are listed at Release Schedule ---------------- -See :pep:`619` for Python 3.10 release details. +See :pep:`664` for Python 3.11 release details. Copyright and License Information