Vidhya <vidhya.fri...@gmail.com> added the comment:

[Entry level contributor seeking guidance] If this is still open, I like to 
work on this.

Also, planning to add the following(if no PR yet created) at make_header API at 
https://docs.python.org/3/library/email.header.html :

To get unicode strings use the API as shown below:
 unicode(make_header(decode_header('=?gb2312?b?1eLKx9bQzsSy4srUo6E=?=')))

If email policy parameter is set as 'policy.default' then the default policy, 
for that Python version, is used for header encoding and decoding. 

Please correct me if anything wrong.

----------
nosy: +vidhya

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

Reply via email to