From: Jelle Zijlstra Date: Wed, 8 May 2024 16:40:40 +0000 (-0700) Subject: Fix file extensions for 3.14 Whats New (#118770) X-Git-Tag: v3.14.0a1~1973 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6d419db10c84cacbb3862e2adc940342175bfce9;p=thirdparty%2FPython%2Fcpython.git Fix file extensions for 3.14 Whats New (#118770) --- diff --git a/Doc/whatsnew/3.14 b/Doc/whatsnew/3.14.rst similarity index 100% rename from Doc/whatsnew/3.14 rename to Doc/whatsnew/3.14.rst diff --git a/Doc/whatsnew/index.rst b/Doc/whatsnew/index.rst index 39837f8c6254..6ff722a18945 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.14.rst 3.13.rst 3.12.rst 3.11.rst