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
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 771 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.1 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-steps.yml -rw-r--r-- 1.3 KB

back to top