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 cainmatt
Recipients barry, cainmatt, dmbaggett, pitrou
Date 2011-01-31.19:49:39
SpamBayes Score 4.1528972e-07
Marked as misclassified No
Message-id <1296503380.04.0.917074281739.issue5803@psf.upfronthosting.co.za>
In-reply-to
Content
I re-wrote encode() to be simpler and faster.
My version runs about 10 times faster on a 30KB message.

I have tested it somewhat but not rigorously

see attached patch
History
Date User Action Args
2011-01-31 19:49:40cainmattsetrecipients: + cainmatt, barry, pitrou, dmbaggett
2011-01-31 19:49:40cainmattsetmessageid: <1296503380.04.0.917074281739.issue5803@psf.upfronthosting.co.za>
2011-01-31 19:49:39cainmattlinkissue5803 messages
2011-01-31 19:49:39cainmattcreate