Staging
v0.8.1
https://github.com/python/cpython
Revision 1a3a48ddaf41dff3c0fcedcfe7ec0940158c568d authored by Miss Islington (bot) on 18 September 2019, 12:43:17 UTC, committed by GitHub on 18 September 2019, 12:43:17 UTC

dump_traceback_later() and cancel_dump_traceback_later() functions of
the faulthandler module are always available since Python 3.7.
(cherry picked from commit 064e1e384120635330493abf300b1113eadd904c)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent 8b907a8
History
Tip revision: 1a3a48ddaf41dff3c0fcedcfe7ec0940158c568d authored by Miss Islington (bot) on 18 September 2019, 12:43:17 UTC
bpo-38203: faulthandler.dump_traceback_later() is always available (GH-16260)
Tip revision: 1a3a48d
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 17.8 KB
python.c -rw-r--r-- 266 bytes

README

back to top