• 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
..
Build Loading commit data...
C API Loading commit data...
Core and Builtins Loading commit data...
Documentation Loading commit data...
IDLE Loading commit data...
Library Loading commit data...
Security Loading commit data...
Tests Loading commit data...
Tools-Demos Loading commit data...
Windows Loading commit data...
macOS Loading commit data...