From: Serhiy Storchaka Date: Sun, 8 May 2022 15:23:08 +0000 (+0300) Subject: Fix What's New for 3.12 (GH-92482) X-Git-Tag: v3.12.0a1~1638 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c005c5debf2b7afd155093adb72bad27d34657b;p=thirdparty%2FPython%2Fcpython.git Fix What's New for 3.12 (GH-92482) --- diff --git a/Doc/whatsnew/3.12 b/Doc/whatsnew/3.12.rst similarity index 100% rename from Doc/whatsnew/3.12 rename to Doc/whatsnew/3.12.rst diff --git a/Doc/whatsnew/index.rst b/Doc/whatsnew/index.rst index c787cdb0f713..bfee225791ee 100644 --- a/Doc/whatsnew/index.rst +++ b/Doc/whatsnew/index.rst @@ -11,6 +11,7 @@ anyone wishing to stay up-to-date after a new release. .. toctree:: :maxdepth: 2 + 3.12.rst 3.11.rst 3.10.rst 3.9.rst