]> granicus.if.org Git - python/commit
Issue #13153: Tkinter functions now raise TclError instead of ValueError when
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 18 Feb 2013 11:00:08 +0000 (13:00 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 18 Feb 2013 11:00:08 +0000 (13:00 +0200)
commit4676448941b8fbfd941b77f1802d44fddc87e675
tree324a401225d4c3bcefc3ee71e5a0fefa5c1f69e9
parent142d2bc3f11e8ad362e2e8b63c86445643a217be
Issue #13153: Tkinter functions now raise TclError instead of ValueError when
a unicode argument contains non-BMP character.
Misc/NEWS
Modules/_tkinter.c