Serhiy Storchaka added the comment: This is just the bug I reported in msg236951.
Text streams are buffered, thus setting bufsize=0 does not help if universal_newlines=True. Added comments on Rietveld. ---------- nosy: +serhiy.storchaka _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26372> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com