Staging
v0.5.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
Grammar -rw-r--r-- 6.3 KB

back to top