From: Ned Deily Date: Mon, 22 May 2023 20:05:27 +0000 (-0400) Subject: Fix whatsnew for 3.13. (GH-104756) X-Git-Tag: v3.13.0a1~2094 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=42974c46bc9b1f282d35cf786b45f604b4df1bda;p=thirdparty%2FPython%2Fcpython.git Fix whatsnew for 3.13. (GH-104756) --- diff --git a/Doc/whatsnew/3.13 b/Doc/whatsnew/3.13.rst similarity index 100% rename from Doc/whatsnew/3.13 rename to Doc/whatsnew/3.13.rst diff --git a/Doc/whatsnew/index.rst b/Doc/whatsnew/index.rst index bfee225791ee..b9c196026532 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.13.rst 3.12.rst 3.11.rst 3.10.rst