summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2022-05-08 15:23:08 (GMT)
committerGitHub <noreply@github.com>2022-05-08 15:23:08 (GMT)
commit9c005c5debf2b7afd155093adb72bad27d34657b (patch)
tree364447cfcff74fa2ea714956b9086ed0e78933c6
parentbdc99a830f27451754d80ec414d7799b0f4bfed6 (diff)
downloadcpython-9c005c5debf2b7afd155093adb72bad27d34657b.zip
cpython-9c005c5debf2b7afd155093adb72bad27d34657b.tar.gz
cpython-9c005c5debf2b7afd155093adb72bad27d34657b.tar.bz2
Fix What's New for 3.12 (GH-92482)
-rw-r--r--Doc/whatsnew/3.12.rst (renamed from Doc/whatsnew/3.12)0
-rw-r--r--Doc/whatsnew/index.rst1
2 files changed, 1 insertions, 0 deletions
diff --git a/Doc/whatsnew/3.12 b/Doc/whatsnew/3.12.rst
index bb6730c..bb6730c 100644
--- a/Doc/whatsnew/3.12
+++ b/Doc/whatsnew/3.12.rst
diff --git a/Doc/whatsnew/index.rst b/Doc/whatsnew/index.rst
index c787cdb..bfee225 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