New submission from Alex Vaystikh: parsing query-string before and after cleaning with urllib.parse.unquote can have very different results: http://nbviewer.ipython.org/gist/bornio/e112e6d8d04dfed898c8
Perhaps it should be better documented, or make the method more idempotent? ---------- components: Library (Lib) messages: 229144 nosy: Alex.Vaystikh, orsenthil priority: normal severity: normal status: open title: urllib.parse.parse_qsl different results after urllib.parse.unquote versions: Python 3.4 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22618> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com