summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Rew <12968411+oliver-rew@users.noreply.github.com>2023-07-22 14:57:51 (GMT)
committerGitHub <noreply@github.com>2023-07-22 14:57:51 (GMT)
commitc92ef6fe0e1384c090b94143cdc01e5e114a8747 (patch)
tree98916b07b0072d7f94cd2fbcf95478676ce1a4cb
parent3782def5a2b4d24ab5d356f89da181e99a9a59b2 (diff)
downloadcpython-c92ef6fe0e1384c090b94143cdc01e5e114a8747.zip
cpython-c92ef6fe0e1384c090b94143cdc01e5e114a8747.tar.gz
cpython-c92ef6fe0e1384c090b94143cdc01e5e114a8747.tar.bz2
gh-106967: remove Release and Date fields from whatsnew for 3.12 and 3.13 (#107000)
-rw-r--r--Doc/whatsnew/3.12.rst3
-rw-r--r--Doc/whatsnew/3.13.rst3
2 files changed, 2 insertions, 4 deletions
diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst
index a466210..ac03af5 100644
--- a/Doc/whatsnew/3.12.rst
+++ b/Doc/whatsnew/3.12.rst
@@ -3,8 +3,7 @@
What's New In Python 3.12
****************************
-:Release: |release|
-:Date: |today|
+:Editor: TBD
.. Rules for maintenance:
diff --git a/Doc/whatsnew/3.13.rst b/Doc/whatsnew/3.13.rst
index 85f0ca1..5d4fa44 100644
--- a/Doc/whatsnew/3.13.rst
+++ b/Doc/whatsnew/3.13.rst
@@ -3,8 +3,7 @@
What's New In Python 3.13
****************************
-:Release: |release|
-:Date: |today|
+:Editor: TBD
.. Rules for maintenance: