diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-06-13 01:09:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-13 01:09:04 +0200 |
commit | 95f61c8b1619e736bd5e29a0da0183234634b6e8 (patch) | |
tree | 6d70a71d5e9538ab70d9039eabf64315409e939d /Python/Python-ast.c | |
parent | 913fa1c8245d1cde6edb4254f4fb965cc91786ef (diff) | |
download | cpython-git-95f61c8b1619e736bd5e29a0da0183234634b6e8.tar.gz |
bpo-37069: regrtest uses sys.unraisablehook (GH-13759)
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.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions