Antoine Pitrou <pit...@free.fr> added the comment: > This problem has come up before. It was a bug introduced I think when > the subprocess module was first incorporated into Python. I don't > recall if the default was changed in 2.7 or 3.x.
According to the docs it is still unbuffered by default. I've added a documentation note about performance issues in r81652. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8873> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com