summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-02-14 06:35:00 (GMT)
committerGeorg Brandl <georg@python.org>2011-02-14 06:35:00 (GMT)
commitd585218a75159cbdf335ecfdaf92ed9715a045e7 (patch)
treecd5182a1570c007752a0788c65d33f3aed2af59f /Misc
parent40bcffa98507a650d0c4f9a61f29c1142d0073d4 (diff)
downloadcpython-d585218a75159cbdf335ecfdaf92ed9715a045e7.zip
cpython-d585218a75159cbdf335ecfdaf92ed9715a045e7.tar.gz
cpython-d585218a75159cbdf335ecfdaf92ed9715a045e7.tar.bz2
Post-release updates.
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 eb41b92..f5aec45 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 3.2?
+=========================
+
+*Release date: 20-Feb-2011*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.2 Release Candidate 3?
=============================================