summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-03-23 15:05:12 (GMT)
committerGeorg Brandl <georg@python.org>2013-03-23 15:05:12 (GMT)
commitd08d0b1c69b19c58afb998e30eadfc7b9de26378 (patch)
tree97e26bc810da87bb02bad26b5305f4081417bce9 /Misc/NEWS
parent0a1bc11c66a5037b4db8c414adce0012bf1d28fa (diff)
downloadcpython-d08d0b1c69b19c58afb998e30eadfc7b9de26378.zip
cpython-d08d0b1c69b19c58afb998e30eadfc7b9de26378.tar.gz
cpython-d08d0b1c69b19c58afb998e30eadfc7b9de26378.tar.bz2
Bump to 3.3.1rc1.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e2ca210..6255fc5 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,12 +2,12 @@
Python News
+++++++++++
-What's New in Python 3.3.1?
-===========================
+What's New in Python 3.3.1 release candidate 1?
+===============================================
-*Not yet released, see sections below for changes released in 3.3.0*
+.. *Not yet released, see sections below for changes released in 3.3.0*
-.. *Release date: 2013-XX-XX*
+*Release date: 24-Mar-2013*
Core and Builtins
-----------------