Jean-Michel <jeanmichel.bainco...@protonmail.com> added the comment:

Sorry, the description was missing.

parse.py crashes if provided with unicode data like "voilĂ " :

[wsgi:error] [pid 20335] [client 127.0.0.1:44658] UnicodeEncodeError: 'ascii' 
codec can't encode character '\\xe0' in position 314: ordinal not in range(128)

The "encoding" parameters looks missing in parse.py, so I included it.

----------

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

Reply via email to