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 YoSTEALTH
Recipients YoSTEALTH, martin.panter
Date 2018-01-11.13:32:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515677535.4.0.467229070634.issue32529@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, updated the patch to account for:
- improved memory usage for bytes io using readinto
- still supporting negative length
- potential encoding mismatch bug fix while using text io

did i miss anything?
History
Date User Action Args
2018-01-11 13:32:15YoSTEALTHsetrecipients: + YoSTEALTH, martin.panter
2018-01-11 13:32:15YoSTEALTHsetmessageid: <1515677535.4.0.467229070634.issue32529@psf.upfronthosting.co.za>
2018-01-11 13:32:15YoSTEALTHlinkissue32529 messages
2018-01-11 13:32:15YoSTEALTHcreate