New submission from Dillon Brock:

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.

----------
components: Tests, email
files: make_msgid_coverage.patch
keywords: patch
messages: 278430
nosy: barry, dillon.brock, r.david.murray
priority: normal
severity: normal
status: open
title: Improve coverage of email.utils.make_msgid()
type: enhancement
versions: Python 3.7
Added file: http://bugs.python.org/file45047/make_msgid_coverage.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28407>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to