Kaydet (Commit) 536e7a21 authored tarafından Terry Jan Reedy's avatar Terry Jan Reedy

Issue 28923: Remove editor artifacts from Tix.py,

including encoding not recognized by codecs.lookup.
üst 85add478
# -*-mode: python; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*-
#
# $Id$
#
# Tix.py -- Tix widget wrappers.
#
# For Tix, see http://tix.sourceforge.net
......
......@@ -15,6 +15,9 @@ Core and Builtins
Library
-------
- Issue 28923: Remove editor artifacts from Tix.py,
including encoding not recognized by codecs.lookup.
- Issue #29019: Fix dict.fromkeys(x) overallocates when x is sparce dict.
Original patch by Rasmus Villemoes.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment