summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS13
1 files changed, 11 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index fe56252893..9872b309e1 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