[issue35805] email package folds msg-id identifiers using RFC2047 encoded words where it must not

Abhilash Raj report at bugs.python.org
Fri May 17 18:38:34 EDT 2019


Abhilash Raj <raj.abhilash1 at gmail.com> added the comment:

I have created https://github.com/python/cpython/pull/13397 for this. For now, it only parses Message-ID header. 

I do plan to add support for other Identification headers soon, perhaps in a 2nd PR.

----------
nosy: +maxking
stage: patch review -> needs patch

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35805>
_______________________________________


More information about the Python-bugs-list mailing list