From: Antoine Pitrou Date: Sun, 13 Oct 2013 19:54:15 +0000 (+0200) Subject: Issue #18776: atexit callbacks now display their full traceback when they raise an... X-Git-Tag: v3.4.0a4~117 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6039db8de30b5c20ba864cc4127fbfabf6fc0641;p=thirdparty%2FPython%2Fcpython.git Issue #18776: atexit callbacks now display their full traceback when they raise an exception. --- 6039db8de30b5c20ba864cc4127fbfabf6fc0641