summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2017-03-05 10:33:38 (GMT)
committerNed Deily <nad@python.org>2017-03-05 10:33:38 (GMT)
commit38136e2a581ada0382d9bd1df5b32678cbd94b9a (patch)
treeea30040f329ea9f4fff66e8f93e30970722a2234 /Misc
parente0fbe5feee4f9c00f09eb9659c2182183036261a (diff)
downloadcpython-38136e2a581ada0382d9bd1df5b32678cbd94b9a.zip
cpython-38136e2a581ada0382d9bd1df5b32678cbd94b9a.tar.gz
cpython-38136e2a581ada0382d9bd1df5b32678cbd94b9a.tar.bz2
Bump to v3.6.1rc1+.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d715d30..b342738 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 3.6.1 final?
+=================================
+
+*Release date: XXXX-XX-XX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.6.1 release candidate 1
==============================================