Files
requests3/requests
MinRK ca2ebc5b68 allow unicode URLs on Python 2
on Python 2 u'é'.decode('utf8') fails with UnicodeEncodeError,
but only AttributeError is caught.

This only calls decode on known bytes objects.
2014-10-05 16:30:11 -07:00
..
2014-08-25 13:44:29 -07:00
2014-10-05 13:15:33 -04:00
2014-09-26 22:28:29 +00:00
2013-12-05 17:51:10 -05:00
2014-10-05 16:30:11 -07:00
2014-08-24 19:46:46 -07:00