summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2015-05-25 20:05:48 (GMT)
committerLarry Hastings <larry@hastings.org>2015-05-25 20:05:48 (GMT)
commitaea8fa357b06123d1e76590803be3e2d4dca1a8d (patch)
tree34cefb7607d6ae3e817de11762a9239ec499b5b9
parent4cae9d12575d27619f091bdc27d5f24bdc5d9f14 (diff)
downloadcpython-aea8fa357b06123d1e76590803be3e2d4dca1a8d.zip
cpython-aea8fa357b06123d1e76590803be3e2d4dca1a8d.tar.gz
cpython-aea8fa357b06123d1e76590803be3e2d4dca1a8d.tar.bz2
Added a section for news items for 3.6.
-rw-r--r--Misc/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index a50d0d9..a6d0dc2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 3.6.0 alpha 1?
+===================================
+
+Release date: XXXX-XX-XX
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.5.0 beta 2?
==================================