From 5714ab48781ea54fdbd962dae3cd7a7b4930d42f Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Mon, 12 Mar 2018 21:10:05 -0400 Subject: [PATCH] bpo-29719: Remove Date and Release field in whatsnew/3.7 --- Doc/whatsnew/3.7.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/Doc/whatsnew/3.7.rst b/Doc/whatsnew/3.7.rst index a4ed481f67a5ce9..7eb19f0f82a6c86 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