mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
Issue 28923: Remove editor artifacts from Tix.py,
This commit is contained in:
commit
0ba0defb00
2 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
||||||
# -*-mode: python; fill-column: 75; tab-width: 8 -*-
|
|
||||||
#
|
|
||||||
# $Id$
|
|
||||||
#
|
|
||||||
# Tix.py -- Tix widget wrappers.
|
# Tix.py -- Tix widget wrappers.
|
||||||
#
|
#
|
||||||
# For Tix, see http://tix.sourceforge.net
|
# For Tix, see http://tix.sourceforge.net
|
||||||
|
|
|
@ -40,6 +40,8 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue 28923: Remove editor artifacts from Tix.py.
|
||||||
|
|
||||||
- Issue #28871: Fixed a crash when deallocate deep ElementTree.
|
- Issue #28871: Fixed a crash when deallocate deep ElementTree.
|
||||||
|
|
||||||
- Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and
|
- Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue