From c92ef6fe0e1384c090b94143cdc01e5e114a8747 Mon Sep 17 00:00:00 2001 From: Oliver Rew <12968411+oliver-rew@users.noreply.github.com> Date: Sat, 22 Jul 2023 16:57:51 +0200 Subject: gh-106967: remove Release and Date fields from whatsnew for 3.12 and 3.13 (#107000) --- Doc/whatsnew/3.12.rst | 3 +-- Doc/whatsnew/3.13.rst | 3 +-- 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: -- cgit v0.12