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 Jim.Jewett
Recipients Jim.Jewett, abacabadabacaba, antialize, eric.araujo, jcea, jcon, jerub, jjlee, martin.panter, nadeem.vawda, orsenthil, rhettinger, ruseel, serhiy.storchaka, thomaspinckney3, vstinner
Date 2014-03-18.15:44:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395157472.6.0.400270006309.issue1508475@psf.upfronthosting.co.za>
In-reply-to
Content
This is an enhancement, so I am changing the affected version from 3.3 to 3.5.  

It is python-only, which works well with the cheeseshop.

That said, the patch is truly short; if that is really sufficient, it could almost go into the documentation as a recipe.  But I would prefer some more assurances that it actually does work; a quick skim suggests that it relies on a superclass happening to implement read via readinto.

Needs tests and documentation change.
History
Date User Action Args
2014-03-18 15:44:32Jim.Jewettsetrecipients: + Jim.Jewett, rhettinger, jjlee, jcea, orsenthil, jerub, vstinner, antialize, ruseel, nadeem.vawda, thomaspinckney3, eric.araujo, abacabadabacaba, jcon, martin.panter, serhiy.storchaka
2014-03-18 15:44:32Jim.Jewettsetmessageid: <1395157472.6.0.400270006309.issue1508475@psf.upfronthosting.co.za>
2014-03-18 15:44:32Jim.Jewettlinkissue1508475 messages
2014-03-18 15:44:32Jim.Jewettcreate