[issue20866] Crash in the libc fwrite() on SIGPIPE (segfault with os.popen and SIGPIPE)

2014-12-11 Thread STINNER Victor
STINNER Victor added the comment: I added this bug to my list of "Bugs that won’t be fixed in Python 2 anymore": http://haypo-notes.readthedocs.org/python.html#bugs-in-the-c-stdio-used-by-the-python-i-o -- ___ Python tracker

[issue20866] Crash in the libc fwrite() on SIGPIPE (segfault with os.popen and SIGPIPE)

2014-12-11 Thread STINNER Victor
Changes by STINNER Victor : -- title: segfailt with os.popen and SIGPIPE -> Crash in the libc fwrite() on SIGPIPE (segfault with os.popen and SIGPIPE) ___ Python tracker ___ ___