From: Oliver Rew <12968411+oliver-rew@users.noreply.github.com> Date: Sat, 22 Jul 2023 14:57:51 +0000 (+0200) Subject: gh-106967: remove Release and Date fields from whatsnew for 3.12 and 3.13 (#107000) X-Git-Tag: v3.13.0a1~1290 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c92ef6fe0e1384c090b94143cdc01e5e114a8747;p=thirdparty%2FPython%2Fcpython.git gh-106967: remove Release and Date fields from whatsnew for 3.12 and 3.13 (#107000) --- diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst index a46621071b3d..ac03af52db07 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 85f0ca1ae1a6..5d4fa44aab69 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: