diff options
author | Nishit <nishitdua175@gmail.com> | 2020-10-09 09:32:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-09 09:32:15 (GMT) |
commit | 666f583e9e47d04c557a20555379d97e810779a6 (patch) | |
tree | 880198dc64c2da176eee9cdbbc94197a7b4dc2fb /README.rst | |
parent | 77f0a23e7a9fb247101b9b14a060c4ba1c4b87a5 (diff) | |
download | cpython-666f583e9e47d04c557a20555379d97e810779a6.zip cpython-666f583e9e47d04c557a20555379d97e810779a6.tar.gz cpython-666f583e9e47d04c557a20555379d97e810779a6.tar.bz2 |
Updated README for python 3.10 (GH-22605)
Updated python version and link to the release schedule
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |