diff options
author | Jacob Walls <jacobtylerwalls@gmail.com> | 2021-10-31 19:53:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-31 19:53:08 (GMT) |
commit | d3870eaa9770148495703882ca15e88465219a53 (patch) | |
tree | d1be3ab4c764a0848abed4810570cf5f5369d6b7 /README.rst | |
parent | ee464322eb5ede56db6b501279f700638c5c9103 (diff) | |
download | cpython-d3870eaa9770148495703882ca15e88465219a53.zip cpython-d3870eaa9770148495703882ca15e88465219a53.tar.gz cpython-d3870eaa9770148495703882ca15e88465219a53.tar.bz2 |
Updated README with Python 3.11 release info (GH-29338)
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |