]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] gh-106967: remove Release and Date fields from whatsnew for 3.12 (#109648)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Fri, 22 Sep 2023 13:28:02 +0000 (07:28 -0600)
committerGitHub <noreply@github.com>
Fri, 22 Sep 2023 13:28:02 +0000 (15:28 +0200)
fix: remove Release and Date fields from whatsnew

python/release-tools template for "What's New" page automatically adds
a "Release" field and a "Date" field with the date set to "today", which
becomes the day the docs are built, which is forever increasing. This is
the topic of https://github.com/python/release-tools/issues/34 which is
yet to be fixed. In the meantime, this commit fixes it manually.

Co-authored-by: Oliver Rew <orew@bloomberg.net>
Doc/whatsnew/3.12.rst

index 62bfccda8e7025e86b42323c97380482c150bf80..894b80e9ffa19faa5c391c0dd1b3f285a8ca406d 100644 (file)
@@ -3,8 +3,7 @@
   What's New In Python 3.12
 ****************************
 
-:Release: |release|
-:Date: |today|
+:Editor: TBD
 
 .. Rules for maintenance: