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 r.david.murray
Recipients belopolsky, mitar, r.david.murray
Date 2012-04-24.16:49:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335286145.71.0.660775248989.issue14653@psf.upfronthosting.co.za>
In-reply-to
Content
I think that what is going to happen is that both of these functions are going to be deprecated in favor of functions that use datetimes.

That said, this might be a worthwhile as a bug fix.  I'm adding Alexander as nosy to see what he thinks.  (mktime_tz is located in email.utils, with the source in Lib/email/_parseaddr.py).
History
Date User Action Args
2012-04-24 16:49:05r.david.murraysetrecipients: + r.david.murray, belopolsky, mitar
2012-04-24 16:49:05r.david.murraysetmessageid: <1335286145.71.0.660775248989.issue14653@psf.upfronthosting.co.za>
2012-04-24 16:49:05r.david.murraylinkissue14653 messages
2012-04-24 16:49:04r.david.murraycreate