This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients benjamin.peterson, hynek, nikratio, pitrou, r.david.murray, serhiy.storchaka, stutzbach
Date 2013-07-24.21:52:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374702743.2619.6.camel@fsol>
In-reply-to <1374702683.2619.5.camel@fsol>
Content
Le mercredi 24 juillet 2013 à 21:51 +0000, Antoine Pitrou a écrit :
> - if the buffer is empty, 1 raw I/O call is issued and at most 1 byte is
> returned

Make that "at most n bytes are returned", of course.
History
Date User Action Args
2013-07-24 21:52:30pitrousetrecipients: + pitrou, benjamin.peterson, stutzbach, r.david.murray, nikratio, hynek, serhiy.storchaka
2013-07-24 21:52:30pitroulinkissue18524 messages
2013-07-24 21:52:30pitroucreate