summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-11-26 01:15:39 (GMT)
committerBenjamin Peterson <benjamin@python.org>2014-11-26 01:15:39 (GMT)
commit016487b54e73fa021cf2503cb9247fe94595836d (patch)
tree4cd0a24871ae20e3606b6c5a1bb44a541352045a
parenteeab49a8a497b5ba44d712ed95e8d951a0b3e755 (diff)
downloadcpython-016487b54e73fa021cf2503cb9247fe94595836d.zip
cpython-016487b54e73fa021cf2503cb9247fe94595836d.tar.gz
cpython-016487b54e73fa021cf2503cb9247fe94595836d.tar.bz2
add 2.7.10 news section
-rw-r--r--Misc/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index ed81c3b..9de1f47 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 2.7.10?
+============================
+
+*Release date: XXXX-XX-XX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 2.7.9 release candidate 1?
===============================================