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 loewis
Recipients alanmcintyre, amaury.forgeotdarc, eric.araujo, fidoman, loewis, serhiy.storchaka, v+python
Date 2012-05-14.20:17:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337026647.81.0.853653928775.issue14313@psf.upfronthosting.co.za>
In-reply-to
Content
Returning the compressed data from read() is clearly a bug (IMO), so detecting that and reporting an exception would be a bug fix.

I still like NotImplementedError more than RuntimeError, though.
History
Date User Action Args
2012-05-14 20:17:27loewissetrecipients: + loewis, amaury.forgeotdarc, alanmcintyre, fidoman, eric.araujo, v+python, serhiy.storchaka
2012-05-14 20:17:27loewissetmessageid: <1337026647.81.0.853653928775.issue14313@psf.upfronthosting.co.za>
2012-05-14 20:17:27loewislinkissue14313 messages
2012-05-14 20:17:27loewiscreate