summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-02-10 20:56:33 (GMT)
committerGeorg Brandl <georg@python.org>2014-02-10 20:56:33 (GMT)
commita37fcb28e6bcfd7705f219c12834b4d23a9ed499 (patch)
tree8b0fbb296244a76c8eb9ed6ef97d96516f91c616 /Misc
parent4c04a040f24c09bd11b579bfb17f83049e44226b (diff)
downloadcpython-a37fcb28e6bcfd7705f219c12834b4d23a9ed499.zip
cpython-a37fcb28e6bcfd7705f219c12834b4d23a9ed499.tar.gz
cpython-a37fcb28e6bcfd7705f219c12834b4d23a9ed499.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 3e0d040..af2ad1a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 3.3.5 release candidate 1?
+===============================================
+
+*Release date: XXXX-XX-XX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.3.4?
===========================