summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2019-06-12 23:09:04 (GMT)
committerGitHub <noreply@github.com>2019-06-12 23:09:04 (GMT)
commit95f61c8b1619e736bd5e29a0da0183234634b6e8 (patch)
tree6d70a71d5e9538ab70d9039eabf64315409e939d /Python/pythonrun.c
parent913fa1c8245d1cde6edb4254f4fb965cc91786ef (diff)
downloadcpython-95f61c8b1619e736bd5e29a0da0183234634b6e8.zip
cpython-95f61c8b1619e736bd5e29a0da0183234634b6e8.tar.gz
cpython-95f61c8b1619e736bd5e29a0da0183234634b6e8.tar.bz2
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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions