diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-06-12 06:10:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-12 06:10:53 (GMT) |
commit | 0cc43df05e36655220468953e838169966b94ebd (patch) | |
tree | 9a8aaaa7663d31e6df530900f02f28bed6959080 /Python/getcompiler.c | |
parent | 107949cb87d0f064bd9bcd39dc2a5e7266bfee30 (diff) | |
download | cpython-0cc43df05e36655220468953e838169966b94ebd.zip cpython-0cc43df05e36655220468953e838169966b94ebd.tar.gz cpython-0cc43df05e36655220468953e838169966b94ebd.tar.bz2 |
[2.7] bpo-28994: Fixed errors handling in atexit._run_exitfuncs(). (GH-2034) (#2123)
The traceback no longer displayed for SystemExit raised in a callback registered by atexit..
(cherry picked from commit 3fd54d4a7e604067e2bc0f8cfd58bdbdc09fa7f4)
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions