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 eli.bendersky
Recipients Arfrever, eli.bendersky, jcon, ncoghlan, pitrou, serhiy.storchaka, tshepang
Date 2012-07-18.11:58:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342612721.73.0.0747592138318.issue15381@psf.upfronthosting.co.za>
In-reply-to
Content
I'd like to take a shot at this, if Antoine doesn't mind. I'll prepare a patch for bytesio.c

Question: what set of benchmarks would it be good to run to make sure this doesn't degrade the performance of BytesIO in various cases?
History
Date User Action Args
2012-07-18 11:58:41eli.benderskysetrecipients: + eli.bendersky, ncoghlan, pitrou, Arfrever, tshepang, jcon, serhiy.storchaka
2012-07-18 11:58:41eli.benderskysetmessageid: <1342612721.73.0.0747592138318.issue15381@psf.upfronthosting.co.za>
2012-07-18 11:58:40eli.benderskylinkissue15381 messages
2012-07-18 11:58:40eli.benderskycreate