From d3870eaa9770148495703882ca15e88465219a53 Mon Sep 17 00:00:00 2001 From: Jacob Walls Date: Sun, 31 Oct 2021 15:53:08 -0400 Subject: [PATCH] Updated README with Python 3.11 release info (GH-29338) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c2b26a46515..a789408d78d 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