]> granicus.if.org Git - python/commitdiff
bpo-29719: Remove Date and Release field in whatsnew/3.7 and 8 (GH-6093)
authorNed Deily <nad@python.org>
Tue, 13 Mar 2018 01:16:08 +0000 (21:16 -0400)
committerGitHub <noreply@github.com>
Tue, 13 Mar 2018 01:16:08 +0000 (21:16 -0400)
Doc/whatsnew/3.7.rst
Doc/whatsnew/3.8.rst

index a4ed481f67a5ce90bab5dea8380655fc914604c2..7eb19f0f82a6c8668542e2f744846481b6315b15 100644 (file)
@@ -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
index 904a3584e67adbaf76894a92068ad2d8e246e17d..8569341055e10afc1e8627a4ffc0561a6c59f8a4 100644 (file)
@@ -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