diff options
author | Jelle Zijlstra <jelle.zijlstra@gmail.com> | 2024-05-08 16:40:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-08 16:40:40 (GMT) |
commit | 6d419db10c84cacbb3862e2adc940342175bfce9 (patch) | |
tree | 92d45d0d6ea79e221ba502294ca38e1f6e409039 /Doc/whatsnew/index.rst | |
parent | ed2b0fb04474725a38312784e1695a1cd7c0cce1 (diff) | |
download | cpython-6d419db10c84cacbb3862e2adc940342175bfce9.zip cpython-6d419db10c84cacbb3862e2adc940342175bfce9.tar.gz cpython-6d419db10c84cacbb3862e2adc940342175bfce9.tar.bz2 |
Fix file extensions for 3.14 Whats New (#118770)
Diffstat (limited to 'Doc/whatsnew/index.rst')
-rw-r--r-- | Doc/whatsnew/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/whatsnew/index.rst b/Doc/whatsnew/index.rst index 39837f8..6ff722a 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 |