From: Nishit Date: Fri, 9 Oct 2020 09:32:15 +0000 (+0530) Subject: Updated README for python 3.10 (GH-22605) X-Git-Tag: v3.10.0a2~224 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=666f583e9e47d04c557a20555379d97e810779a6;p=thirdparty%2FPython%2Fcpython.git Updated README for python 3.10 (GH-22605) Updated python version and link to the release schedule --- diff --git a/README.rst b/README.rst index 176562cae308..33ccfc01d9c2 100644 --- a/README.rst +++ b/README.rst @@ -244,7 +244,7 @@ All current PEPs, as well as guidelines for submitting a new PEP, are listed at Release Schedule ---------------- -See :pep:`596` for Python 3.9 release details. +See :pep:`619` for Python 3.10 release details. Copyright and License Information