diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-24 13:46:18 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-24 13:46:18 +0100 |
commit | e0deff31d38f331107fd2ccd0b1f879ffc1fdb46 (patch) | |
tree | 2bc4ad64a31eeed82380c096e3371bce53baf2d2 /Python/Python-ast.c | |
parent | 454bd3a277fb725aec02c844cd8ad9af2d222fbf (diff) | |
parent | ec4f9592f5cb2c4b4bb8e2300b21d1b0e22f43e3 (diff) | |
download | cpython-git-e0deff31d38f331107fd2ccd0b1f879ffc1fdb46.tar.gz |
(Merge 3.4) 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/Python-ast.c')
0 files changed, 0 insertions, 0 deletions