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 demian.brecht
Recipients demian.brecht
Date 2014-06-17.15:40:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403019624.98.0.809499942301.issue21790@psf.upfronthosting.co.za>
In-reply-to
Content
When sending data, the blocksize is currently hardcoded to 8192. It should likely be set to the value of resource.getpagesize().
History
Date User Action Args
2014-06-17 15:40:25demian.brechtsetrecipients: + demian.brecht
2014-06-17 15:40:24demian.brechtsetmessageid: <1403019624.98.0.809499942301.issue21790@psf.upfronthosting.co.za>
2014-06-17 15:40:24demian.brechtlinkissue21790 messages
2014-06-17 15:40:24demian.brechtcreate