There was an error while loading. Please reload this page.
1 parent 18f018c commit c67983bCopy full SHA for c67983b
2 files changed
Lib/tkinter/tix.py
@@ -1,7 +1,3 @@
1
-# -*-mode: python; fill-column: 75; tab-width: 8 -*-
2
-#
3
-# $Id$
4
5
# Tix.py -- Tix widget wrappers.
6
#
7
# For Tix, see http://tix.sourceforge.net
Misc/NEWS
@@ -138,6 +138,8 @@ Core and Builtins
138
Library
139
-------
140
141
+- Issue 28923: Remove editor artifacts from Tix.py.
142
+
143
- Issue #28871: Fixed a crash when deallocate deep ElementTree.
144
145
- Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and
0 commit comments