cpython/Lib/test/test_importlib/extension
Miss Islington (bot) d9eb22c67c
bpo-33629: Prevent coredump in test_importlib (GH-7090)
bpo-32374, bpo-33629: Use support.SuppressCrashReport() in
test_bad_traverse() of MultiPhaseExtensionModuleTests to prevent
leaking a core dump file.
(cherry picked from commit 483000e164)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
2018-05-24 13:44:56 -07:00
..
__init__.py
__main__.py
test_case_sensitivity.py
test_finder.py
test_loader.py bpo-33629: Prevent coredump in test_importlib (GH-7090) 2018-05-24 13:44:56 -07:00
test_path_hook.py