Charles-François Natali added the comment:
> Can this be handled some other way?
Yeah, that's an hairy issue.
See #13322 for the details.
--
nosy: +neologix
resolution: -> duplicate
stage: -> committed/rejected
status: open -> closed
superseder: -> buffered read() and write() does n
New submission from Matt Joiner :
_io._IOBase.readline doesn't seem to like _io.FileIO.read returning None, which
occurs when it's unbuffered and nonblocking. (Modules/_io/fileio.c:745 in
trunk). Can this be handled some other way?
$ python3.3
Python 3.3.0a0 (default:fb0f4fe8123e+, Jan 24 2012