PanedWindow.paneconfigure(), and Menu.entryconfigure().
time issue noticeable when compiling code with a large number of "and"
and "or" operators.
-
-What's New in Python 3.4.1?
-===========================
-
-Release date: 2014-05-18
-
-Core and Builtins
------------------
-
+ Tests
+ -----
+
+ - Issue #21522: Added Tkinter tests for Listbox.itemconfigure(),
+ PanedWindow.paneconfigure(), and Menu.entryconfigure().
+
- Issue #21418: Fix a crash in the builtin function super() when called without
argument and without current frame (ex: embedded Python).