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 eric.araujo
Recipients ajaksu2, eric.araujo, l0nwlf, r.david.murray, schmiddy
Date 2010-06-06.18:03:31
SpamBayes Score 0.006621959
Marked as misclassified No
Message-id <1275847413.34.0.971453931467.issue7370@psf.upfronthosting.co.za>
In-reply-to
Content
You could get a minor speedup by doing “from email.utils import formatdate”.

Do we have tests know to check that the patch does not break anything?

Can this still go into 2.7?
History
Date User Action Args
2010-06-06 18:03:33eric.araujosetrecipients: + eric.araujo, ajaksu2, r.david.murray, schmiddy, l0nwlf
2010-06-06 18:03:33eric.araujosetmessageid: <1275847413.34.0.971453931467.issue7370@psf.upfronthosting.co.za>
2010-06-06 18:03:32eric.araujolinkissue7370 messages
2010-06-06 18:03:31eric.araujocreate