summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-10-02 03:33:51 (GMT)
committerBarry Warsaw <barry@python.org>2008-10-02 03:33:51 (GMT)
commit12582c9225cb2f134a37d93247f359f642e2323f (patch)
treea0e6c7d0a831d8da051c9ed9b219f49d137cdb37 /Misc/NEWS
parent9d69ccd38408eefb47e8407c1e6684adb9f4199c (diff)
downloadcpython-12582c9225cb2f134a37d93247f359f642e2323f.zip
cpython-12582c9225cb2f134a37d93247f359f642e2323f.tar.gz
cpython-12582c9225cb2f134a37d93247f359f642e2323f.tar.bz2
Bump to 2.7a0
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 2d1e099..e5d24b2 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 1
+================================
+
+*Release date: XX-XXX-20XX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 2.6 final
==============================