diff options
author | INADA Naoki <methane@users.noreply.github.com> | 2017-03-06 06:41:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-06 06:41:59 (GMT) |
commit | 2225ddaa9e64c086b2b6997b0c9ac50921f7aa85 (patch) | |
tree | 2479638783fbf30111e0f4b730a1d4d1a2dbb84d /Doc | |
parent | f6e61019ae6b2517c8eb7755f75e4de95355be38 (diff) | |
download | cpython-2225ddaa9e64c086b2b6997b0c9ac50921f7aa85.zip cpython-2225ddaa9e64c086b2b6997b0c9ac50921f7aa85.tar.gz cpython-2225ddaa9e64c086b2b6997b0c9ac50921f7aa85.tar.bz2 |
bpo-29719: Remove Date and Release field in whatsnew/3.6 (GH-494)
Diffstat (limited to 'Doc')
-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: |