[issue28945] get_boundary invokes unquote twice

Eric Lafontaine report at bugs.python.org
Tue Dec 20 11:28:44 EST 2016


Eric Lafontaine added the comment:

N.B., I've tried to do the keyword parameter on the get_param inside the get_boundary as well as I though it was a good Idea as well, but it was breaking some test cases (multiple ones).  So I didn't pursue.

N.B.  I'm guessing (guessing) unquote must've been used for email adresses as well i.e. "Eric Lafontaine <eric.lafontaine1 at gmail.com>"

I also didn't had the time to read all answer since yesterday, sorry for not adding it to my earlier answer.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28945>
_______________________________________


More information about the Python-bugs-list mailing list