summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-10-28 07:05:26 (GMT)
committerGeorg Brandl <georg@python.org>2013-10-28 07:05:26 (GMT)
commitba4e58a02172df294f16c68f0b0c4ac80184e4b0 (patch)
treeccc791ca22435b9c7440d1db295503882a93d67b /Misc
parent94764b24aacfb9b46b217bd2bf964b722279ff0b (diff)
downloadcpython-ba4e58a02172df294f16c68f0b0c4ac80184e4b0.zip
cpython-ba4e58a02172df294f16c68f0b0c4ac80184e4b0.tar.gz
cpython-ba4e58a02172df294f16c68f0b0c4ac80184e4b0.tar.bz2
Add NEWS header for 3.3.4.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS15
1 files changed, 13 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index fe56252..a911331 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,11 +2,22 @@
Python News
+++++++++++
+What's New in Python 3.3.4?
+===========================
+
+*Not yet released, see sections below for changes released in 3.3.2*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
+
What's New in Python 3.3.3 release candidate 1?
===============================================
-.. *Not yet released, see sections below for changes released in 3.3.2*
-
*Release date: 27-Oct-2013*
Core and Builtins