summaryrefslogtreecommitdiff
path: root/Python/pylifecycle.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-03-24 13:44:35 +0100
committerVictor Stinner <victor.stinner@gmail.com>2015-03-24 13:44:35 +0100
commitec4f9592f5cb2c4b4bb8e2300b21d1b0e22f43e3 (patch)
tree0c7cb06a98f03e72d8f1ac2d6bda24f0cd42be4f /Python/pylifecycle.c
parent0e98a76b65161b74a23f64e05a8075b46d908d10 (diff)
downloadcpython-git-ec4f9592f5cb2c4b4bb8e2300b21d1b0e22f43e3.tar.gz
Issue #23571: Py_FatalError() now tries to flush sys.stdout and sys.stderr
It should help to see exceptions when stderr if buffered: PyErr_Display() calls sys.stderr.write(), it doesn't write into stderr file descriptor directly.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions