From: Serhiy Storchaka Date: Sun, 14 Sep 2014 18:18:31 +0000 (+0300) Subject: Issue #22384: An exception in Tkinter callback no longer crashes the program X-Git-Tag: v3.5.0a1~921 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ff91eb5e38517222ab4e65c1f9d0757c29cebc7;p=python Issue #22384: An exception in Tkinter callback no longer crashes the program when it is run with pythonw.exe. Documented that Tk.report_callback_exception() is purposed to be overriden in applications. --- 4ff91eb5e38517222ab4e65c1f9d0757c29cebc7