diff options
author | INADA Naoki <methane@users.noreply.github.com> | 2017-03-06 08:24:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-06 08:24:28 (GMT) |
commit | 4e1a065c20856a00d0fe88ce022b249170608058 (patch) | |
tree | b7ae7b3ec480cb9efce447d93ff836c03a5a55bc | |
parent | e544b40faa5ab61b6aba691577d90b2b641f664d (diff) | |
download | cpython-4e1a065c20856a00d0fe88ce022b249170608058.zip cpython-4e1a065c20856a00d0fe88ce022b249170608058.tar.gz cpython-4e1a065c20856a00d0fe88ce022b249170608058.tar.bz2 |
bpo-29719: Remove Date and Release field in whatsnew/3.6 (GH-500)
(cherry picked from commit 2225ddaa9e64c086b2b6997b0c9ac50921f7aa85)
-rw-r--r-- | Doc/whatsnew/3.6.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/whatsnew/3.6.rst b/Doc/whatsnew/3.6.rst index 96fd256..a696af4 100644 --- a/Doc/whatsnew/3.6.rst +++ b/Doc/whatsnew/3.6.rst @@ -2,8 +2,6 @@ What's New In Python 3.6 **************************** -:Release: |release| -:Date: |today| :Editors: Elvis Pranskevichus <elvis@magic.io>, Yury Selivanov <yury@magic.io> .. Rules for maintenance: |