summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2016-11-01 04:35:39 (GMT)
committerNed Deily <nad@python.org>2016-11-01 04:35:39 (GMT)
commita9e99b1a543364c86d5d2cbc42007b192433702e (patch)
tree4d24f2dcea9be1fd4816f7ff0ea8e8910f4c9d08 /Misc
parentd0365706252f194a2e3f7a95fbecf88d592fa9d5 (diff)
downloadcpython-a9e99b1a543364c86d5d2cbc42007b192433702e.zip
cpython-a9e99b1a543364c86d5d2cbc42007b192433702e.tar.gz
cpython-a9e99b1a543364c86d5d2cbc42007b192433702e.tar.bz2
Start 3.6.0b4
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 88fd5ca..433ae0a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 3.6.0 beta 4
+=================================
+
+*Release date: XXXX-XX-XX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.6.0 beta 3
=================================