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 dillon.brock
Recipients barry, dillon.brock, r.david.murray
Date 2016-10-10.17:05:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476119160.34.0.206786092221.issue28407@psf.upfronthosting.co.za>
In-reply-to
Content
There were 2 lines of email.utils.make_msgid() that were not covered (lines 202 and 204 of Lib/email/utils.py), so I wrote a quick patch to cover them.
History
Date User Action Args
2016-10-10 17:06:00dillon.brocksetrecipients: + dillon.brock, barry, r.david.murray
2016-10-10 17:06:00dillon.brocksetmessageid: <1476119160.34.0.206786092221.issue28407@psf.upfronthosting.co.za>
2016-10-10 17:06:00dillon.brocklinkissue28407 messages
2016-10-10 17:06:00dillon.brockcreate