Decode URL to utf-8 before joining.
authorChris Dary <umbrae@gmail.com>
Tue, 28 Feb 2012 17:08:37 +0000 (12:08 -0500)
committerChris Dary <umbrae@gmail.com>
Tue, 28 Feb 2012 17:08:37 +0000 (12:08 -0500)
commite2645826be0449842dcc812e31541c5254c69e05
treea0dd4faef5ce07dc233f155e1edfc923d30d32ac
parent7cc898f9ed529ab585af6254b4872f80f9fc920b
Decode URL to utf-8 before joining.

To avoid UnicodeDecodeError's like on http://blip.fm/~1abvfu
requests/models.py