Hello,
io.RawIOBase.read() is well specified for behavior in case it
immediately gets a would-block condition: "If the object is in
non-blocking mode and no bytes are available, None is returned."
(https://docs.python.org/3/library/io.html#io.RawIOBase.read).
However, nothing is said about such c
On Mon, Oct 6, 2014 at 12:37 PM, Benjamin Peterson
wrote:
> Eli,
> Thanks for setting this up. People are evidently finding it quite useful
> and are wondering if it could be more frequently run. We don't want you
> to have to absorb the bandwidth costs yourself, though. Is the code you
> use ava