From: Georg Brandl Date: Mon, 28 Oct 2013 07:05:26 +0000 (+0100) Subject: Add NEWS header for 3.3.4. X-Git-Tag: v3.4.0b1~505^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ba4e58a02172df294f16c68f0b0c4ac80184e4b0;p=thirdparty%2FPython%2Fcpython.git Add NEWS header for 3.3.4. --- diff --git a/Misc/NEWS b/Misc/NEWS index fe562528932e..a911331d9fc0 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