Senthil Kumaran <[email protected]> added the comment: Fixed and Committed revision 82510 (py3k) and revision 82511 (release31-maint).
This fixes urlencode issue. parse_qs and parse_qsl can have the same capabilities. It will be done subsequently (in another commit or issue) Thanks Dan for the bug report and patch. ---------- resolution: accepted -> fixed stage: patch review -> committed/rejected status: open -> closed title: urlencode does not handle "bytes", and could easily handle alternate encodings -> urlencode does not handle "bytes" and could easily handle alternate encodings _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5468> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
