summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-03-04 15:23:53 (GMT)
committerGeorg Brandl <georg@python.org>2012-03-04 15:23:53 (GMT)
commit6c8850d94d9d7cdfc66de8e3769898257c1c7500 (patch)
treeccbf3c2ee80a11a173c5834b6bfc869a00c78820 /Misc/NEWS
parent0e475c359c5be32a439b589dca848dccc59732e5 (diff)
downloadcpython-6c8850d94d9d7cdfc66de8e3769898257c1c7500.zip
cpython-6c8850d94d9d7cdfc66de8e3769898257c1c7500.tar.gz
cpython-6c8850d94d9d7cdfc66de8e3769898257c1c7500.tar.bz2
Bump to 3.3.0a1.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 7607e66..9dd1528 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,10 +2,10 @@
Python News
+++++++++++
-What's New in Python 3.3 Alpha 1?
-=================================
+What's New in Python 3.3.0 Alpha 1?
+===================================
-*Release date: XX-XXX-20XX*
+*Release date: 05-Mar-2012*
Core and Builtins
-----------------