From: Ned Deily <nad@python.org> Date: Tue, 13 Mar 2018 01:16:08 +0000 (-0400) Subject: bpo-29719: Remove Date and Release field in whatsnew/3.7 and 8 (GH-6093) X-Git-Tag: v3.8.0a1~2089 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a34510a4c562b4b23c7f9da6ff6e2318484f5f1a;p=python bpo-29719: Remove Date and Release field in whatsnew/3.7 and 8 (GH-6093) --- diff --git a/Doc/whatsnew/3.7.rst b/Doc/whatsnew/3.7.rst index a4ed481f67..7eb19f0f82 100644 --- a/Doc/whatsnew/3.7.rst +++ b/Doc/whatsnew/3.7.rst @@ -2,9 +2,6 @@ What's New In Python 3.7 **************************** -:Release: |release| -:Date: |today| - .. Rules for maintenance: * Anyone can add text to this document. Do not spend very much time diff --git a/Doc/whatsnew/3.8.rst b/Doc/whatsnew/3.8.rst index 904a3584e6..8569341055 100644 --- a/Doc/whatsnew/3.8.rst +++ b/Doc/whatsnew/3.8.rst @@ -2,9 +2,6 @@ What's New In Python 3.8 **************************** -:Release: |release| -:Date: |today| - .. Rules for maintenance: * Anyone can add text to this document. Do not spend very much time