• Victor Stinner's avatar
    bpo-37069: regrtest uses sys.unraisablehook (GH-13759) · 95f61c8b
    Victor Stinner yazdı
    regrtest now uses sys.unraisablehook() to mark a test as "environment
    altered" (ENV_CHANGED) if it emits an "unraisable exception".
    Moreover, regrtest logs a warning in this case.
    
    Use "python3 -m test --fail-env-changed" to catch unraisable
    exceptions in tests.
    95f61c8b
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
cmdline.py Loading commit data...
main.py Loading commit data...
refleak.py Loading commit data...
runtest.py Loading commit data...
runtest_mp.py Loading commit data...
save_env.py Loading commit data...
setup.py Loading commit data...
utils.py Loading commit data...
win_utils.py Loading commit data...