cpython/Lib/test/libregrtest
Victor Stinner 0a963fbc9c
bpo-38203: faulthandler.dump_traceback_later() is always available (GH-16249)
dump_traceback_later() and cancel_dump_traceback_later() functions of
the faulthandler module are always available since Python 3.7.
2019-09-18 14:15:10 +02:00
..
__init__.py
cmdline.py
main.py bpo-38203: faulthandler.dump_traceback_later() is always available (GH-16249) 2019-09-18 14:15:10 +02:00
pgo.py bpo-36044: Avoid warnings in Windows PGO build and add lzma, bz2 and sqlite coverage (GH-14985) 2019-07-28 18:01:12 -07:00
refleak.py
runtest.py bpo-37936: Systematically distinguish rooted vs. unrooted in .gitignore (GH-15823) 2019-09-11 10:25:26 +01:00
runtest_mp.py bpo-37531: regrtest main process uses shorter timeout (GH-16220) 2019-09-17 10:08:19 +02:00
save_env.py
setup.py
utils.py
win_utils.py bpo-36511: Fix failures in Windows ARM32 buildbot (GH-15181) 2019-08-08 16:12:33 -07:00