summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2017-03-04 17:25:04 (GMT)
committerNed Deily <nad@python.org>2017-03-04 17:25:04 (GMT)
commite0fbe5feee4f9c00f09eb9659c2182183036261a (patch)
tree41a63f2cbe655ec7c502369d1a9aede96fe1161e /Misc/NEWS
parentcefca3d7b5ee3f8421c082ccf24758fcb641fb6c (diff)
downloadcpython-3.6.1rc1.zip
cpython-3.6.1rc1.tar.gz
cpython-3.6.1rc1.tar.bz2
Update docs and patchlevel for 3.6.1rc1.v3.6.1rc1
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 9aee497..d715d30 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,10 +2,10 @@
Python News
+++++++++++
-What's New in Python 3.6.1 release candidate 1?
-===============================================
+What's New in Python 3.6.1 release candidate 1
+==============================================
-*Release date: XXXX-XX-XX*
+*Release date: 2017-03-04*
Core and Builtins
-----------------