diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-24 12:46:18 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-24 12:46:18 (GMT) |
commit | e0deff31d38f331107fd2ccd0b1f879ffc1fdb46 (patch) | |
tree | 2bc4ad64a31eeed82380c096e3371bce53baf2d2 /.hgignore | |
parent | 454bd3a277fb725aec02c844cd8ad9af2d222fbf (diff) | |
parent | ec4f9592f5cb2c4b4bb8e2300b21d1b0e22f43e3 (diff) | |
download | cpython-e0deff31d38f331107fd2ccd0b1f879ffc1fdb46.zip cpython-e0deff31d38f331107fd2ccd0b1f879ffc1fdb46.tar.gz cpython-e0deff31d38f331107fd2ccd0b1f879ffc1fdb46.tar.bz2 |
(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 '.hgignore')
0 files changed, 0 insertions, 0 deletions