summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-03-24 12:44:35 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-03-24 12:44:35 (GMT)
commitec4f9592f5cb2c4b4bb8e2300b21d1b0e22f43e3 (patch)
tree0c7cb06a98f03e72d8f1ac2d6bda24f0cd42be4f /Lib/idlelib
parent0e98a76b65161b74a23f64e05a8075b46d908d10 (diff)
downloadcpython-ec4f9592f5cb2c4b4bb8e2300b21d1b0e22f43e3.zip
cpython-ec4f9592f5cb2c4b4bb8e2300b21d1b0e22f43e3.tar.gz
cpython-ec4f9592f5cb2c4b4bb8e2300b21d1b0e22f43e3.tar.bz2
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 'Lib/idlelib')
0 files changed, 0 insertions, 0 deletions