From 666f583e9e47d04c557a20555379d97e810779a6 Mon Sep 17 00:00:00 2001 From: Nishit Date: Fri, 9 Oct 2020 15:02:15 +0530 Subject: [PATCH] Updated README for python 3.10 (GH-22605) Updated python version and link to the release schedule --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 176562cae30..33ccfc01d9c 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