]> 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:03:07 +0000 (13:03 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 18 Feb 2013 11:03:07 +0000 (13:03 +0200)
commit2cca36ed3c5b190cd40fdab1cb6af04967e2cace
tree5163da44014056f4d4701c23666fd7a5f3436231
parent2a47954895b8a8cb0f63e4dbf957cd3f48e84d16
parentdf4aa642a5d13ddd5646495fcefd2a92aaf07e74
Issue #13153: Tkinter functions now raise TclError instead of ValueError when
a string argument contains non-BMP character.
Misc/NEWS
Modules/_tkinter.c