]> granicus.if.org Git - python/commitdiff
Issue #22384: An exception in Tkinter callback no longer crashes the program
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 14 Sep 2014 18:18:31 +0000 (21:18 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 14 Sep 2014 18:18:31 +0000 (21:18 +0300)
when it is run with pythonw.exe.

Documented that Tk.report_callback_exception() is purposed to be overriden in
applications.

1  2 
Lib/tkinter/__init__.py
Misc/NEWS

Simple merge
diff --cc Misc/NEWS
Simple merge