diff --git a/Misc/NEWS b/Misc/NEWS index fe562528932..9872b309e14 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -2,11 +2,20 @@ Python News +++++++++++ +What's New in Python 3.3.3? +=========================== + +*Release date: XX-Nov-2013* + +Tests +----- + +- Issue #18964: Fix test_tcl when run with Tcl/Tk versions < 8.5. + + 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