summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-11-16 15:15:56 (GMT)
committerGeorg Brandl <georg@python.org>2010-11-16 15:15:56 (GMT)
commit9b0034d04069801d5d8685852754c5c8edc88db7 (patch)
tree214be1592979e6673cc498f1cd2953e83ac32477 /Misc
parent97b20da02f0dbb8c91c8727a49378d45b9c3de43 (diff)
downloadcpython-9b0034d04069801d5d8685852754c5c8edc88db7.zip
cpython-9b0034d04069801d5d8685852754c5c8edc88db7.tar.gz
cpython-9b0034d04069801d5d8685852754c5c8edc88db7.tar.bz2
Post-release bumps.
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 f33aba0..dc62b66 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 3.2 Beta 1?
+================================
+
+*Release date: XX-Dec-2010*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.2 Alpha 4?
=================================