]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addin
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 24 Oct 2016 20:49:51 +0000 (23:49 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 24 Oct 2016 20:49:51 +0000 (23:49 +0300)
commit19aef9c24e7903899f91bb62857f0f65617bd9fa
tree6ca22052e47a4b99d88f4eacedfdf16bdba72b32
parentc2deb995f462de02be9ce83b04a262011162f03c
parent407c8acd900ad19cd428b021c00f1a97387ce6f4
Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addin
a workaround to Tix library bug.
Misc/NEWS