Glenn Linderman <v+pyt...@g.nevcal.com> added the comment:

Victor,  Thanks for your interest and patches.

msg125530 points out the location of the code where _all_ fds could be 
O_BINARYed, when passed in to open.  I think this would make all fds open in 
binary mode, per Guido's comment... he made exactly the comment I was hoping 
for, even though I didn't +nosy him... I believe this would catch std* along 
the way, and render your first patch unnecessary, but your second one would 
likely still be needed.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10841>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to