summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-08-21 03:02:47 (GMT)
committerBarry Warsaw <barry@python.org>2008-08-21 03:02:47 (GMT)
commit8509df7f9d6816dc20620728f1a1799546372b51 (patch)
treeb20ec4bd9260dc1ab18e74679462a5192706878d /Misc/NEWS
parent238444e09f2dfc430d7e57f70aa8c3168ab6fc14 (diff)
downloadcpython-8509df7f9d6816dc20620728f1a1799546372b51.zip
cpython-8509df7f9d6816dc20620728f1a1799546372b51.tar.gz
cpython-8509df7f9d6816dc20620728f1a1799546372b51.tar.bz2
done with 3.0
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 3a076fb..89ffdc1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,6 +4,18 @@ Python News
(editors: check NEWS.help for information about editing NEWS using ReST.)
+What's New in Python 3.0 release candidate 1
+============================================
+
+*Release date: XX-XXXX-2008*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's new in Python 3.0b3?
===========================