summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2019-05-28 14:01:17 (GMT)
committerGitHub <noreply@github.com>2019-05-28 14:01:17 (GMT)
commita85a1d337d26a65036e427341d15e3979f7e9ced (patch)
treeb355ad22fb8ca020f6572c48519e2fdf641db47a /Makefile.pre.in
parent51ddab8dae056867f3595ab3400bffc93f67c8d4 (diff)
downloadcpython-a85a1d337d26a65036e427341d15e3979f7e9ced.zip
cpython-a85a1d337d26a65036e427341d15e3979f7e9ced.tar.gz
cpython-a85a1d337d26a65036e427341d15e3979f7e9ced.tar.bz2
bpo-36829: sys.excepthook and sys.unraisablehook flush (GH-13620)
sys.excepthook() and sys.unraisablehook() now explicitly flush the file (usually sys.stderr). If file.flush() fails, sys.excepthook() silently ignores the error, whereas sys.unraisablehook() logs the new exception.
Diffstat (limited to 'Makefile.pre.in')
0 files changed, 0 insertions, 0 deletions