[issue14737] subprocess.Popen pipes not working

Antoine Pitrou report at bugs.python.org
Sun May 6 14:04:43 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

Nothing to do with str/bytes, actually; I think it was fixed in #11459 (changeset 7451da272111), so you might want to upgrade your Python 3.2 (or use the flush() workaround).

----------
resolution:  -> out of date
stage:  -> committed/rejected
status: open -> closed
superseder:  -> Python select.select does not correctly report read readyness

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14737>
_______________________________________


More information about the Python-bugs-list mailing list