diff options
-rw-r--r-- | Misc/NEWS | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -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 |