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 pitrou
Recipients pitrou, vstinner
Date 2009-03-26.16:55:36
SpamBayes Score 6.022344e-07
Marked as misclassified No
Message-id <1238086538.14.0.649193116499.issue5006@psf.upfronthosting.co.za>
In-reply-to
Content
As for the C version of the patch:
- I'm not sure why you make self->ok handling more complicated than it was
- encodefunc should not be forced to NULL, otherwise it will yield a big
decrease in write() performance
History
Date User Action Args
2009-03-26 16:55:38pitrousetrecipients: + pitrou, vstinner
2009-03-26 16:55:38pitrousetmessageid: <1238086538.14.0.649193116499.issue5006@psf.upfronthosting.co.za>
2009-03-26 16:55:37pitroulinkissue5006 messages
2009-03-26 16:55:37pitroucreate