[issue28945] get_boundary (and get_filename) invokes unquote twice

bpoaugust report at bugs.python.org
Mon Jan 2 15:57:20 EST 2017


bpoaugust added the comment:

The patch is incomplete.

There is another unquote call:

336 return unquote(text)

----------

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


More information about the Python-bugs-list mailing list