summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-09-05 21:29:17 (GMT)
committerGeorg Brandl <georg@python.org>2010-09-05 21:29:17 (GMT)
commitbad092556e12e8b2cf5976718cda902bef66b3f4 (patch)
tree1179004e0fa21881496fc9c29f461bf0577cdf1d /Misc
parent123e58659d0d0f201aea8897de14e34f77fd55a1 (diff)
downloadcpython-bad092556e12e8b2cf5976718cda902bef66b3f4.zip
cpython-bad092556e12e8b2cf5976718cda902bef66b3f4.tar.gz
cpython-bad092556e12e8b2cf5976718cda902bef66b3f4.tar.bz2
Post-release update.
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 53271b1..b042208 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 3.2 Alpha 3?
+=================================
+
+*Release date: XX-Oct-2010*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.2 Alpha 2?
=================================