summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-12-05 18:40:02 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-12-05 18:40:02 (GMT)
commit4f51baf466ab533f9747e418d6c13d9a11edffc8 (patch)
tree3f1a2a9db1b5dcb605567b0576b683a270b4faf5 /Misc
parentd2bdd503dfa217da97c7bef6061df4b809cb9b17 (diff)
downloadcpython-4f51baf466ab533f9747e418d6c13d9a11edffc8.zip
cpython-4f51baf466ab533f9747e418d6c13d9a11edffc8.tar.gz
cpython-4f51baf466ab533f9747e418d6c13d9a11edffc8.tar.bz2
post release version bump
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 3fa76b4..03647b9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,6 +4,18 @@ Python News
(editors: check NEWS.help for information about editing NEWS using ReST.)
+What's New in Python 2.7 alpha 2?
+=================================
+
+*Release date: XXXX-XX-XX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 2.7 alpha 1
================================