Issue 28923: Remove editor artifacts from Tix.py,

This commit is contained in:
Terry Jan Reedy 2016-12-22 00:02:36 -05:00
commit 0ba0defb00
2 changed files with 2 additions and 4 deletions

View file

@ -1,7 +1,3 @@
# -*-mode: python; fill-column: 75; tab-width: 8 -*-
#
# $Id$
#
# Tix.py -- Tix widget wrappers.
#
# For Tix, see http://tix.sourceforge.net

View file

@ -40,6 +40,8 @@ Core and Builtins
Library
-------
- Issue 28923: Remove editor artifacts from Tix.py.
- Issue #28871: Fixed a crash when deallocate deep ElementTree.
- Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and