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 vstinner
Recipients berker.peksag, jdherg, martin.panter, serhiy.storchaka, vstinner
Date 2015-04-01.19:43:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwa0=LVZ0bLfSnJhL5NGshNbXPdL3wsNOmEDkB=_ej_ozw@mail.gmail.com>
In-reply-to <1427910592.51.0.431277891558.issue23796@psf.upfronthosting.co.za>
Content
John Hergenroeder added the comment:
> my assumption is that a 0-length read on a closed BufferReader should fail, not return an empty bytestring.

I agree.
History
Date User Action Args
2015-04-01 19:43:32vstinnersetrecipients: + vstinner, berker.peksag, martin.panter, serhiy.storchaka, jdherg
2015-04-01 19:43:32vstinnerlinkissue23796 messages
2015-04-01 19:43:32vstinnercreate