R. David Murray <rdmur...@bitdance.com> added the comment:

OK, so when I went to apply this, I figured out that the patch isn't quite 
right.  I've redone the doc updates, and am attaching a version of the patch 
containing them.

The issue is that the place that the IDNA decode support needs to be added 
isn't in parseaddr, it's in _parseaddr.py's AddresslistClass.  Tests are then 
needed to make sure that the IDNA decoding gets done both when parseaddr and 
getaddresslist are used.

Do you want to tackle this, Torsten?

----------
Added file: http://bugs.python.org/file21653/email_address_idna.patch

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

Reply via email to