]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19028: Fixed tkinter.Tkapp.merge() for non-string arguments.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 23 Sep 2013 20:20:07 +0000 (23:20 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 23 Sep 2013 20:20:07 +0000 (23:20 +0300)
commit369606df2f9235e8e9bce1feabf1ac48c889f8d5
tree14947a537f0f6f04f94f9673398d3f1d7a6b024a
parent587b30571d8dff63f602ac303659988d7c2ddea3
Issue #19028: Fixed tkinter.Tkapp.merge() for non-string arguments.
Lib/test/test_tcl.py
Misc/NEWS
Modules/_tkinter.c