-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
I'm getting this error when trying to run urlnorm.norm on this url:
url is valid arabic url, but something in the norm_path() causes value.decode("utf-8") in _unicode() to fail with
"UnicodeDecodeError: 'utf8' codec can't decode byte 0xd8 in position 74: invalid continuation byte"
Printing out the value in _unicode() and then trying to do the decode('utf-8') in python shell works fine, any ideas?
Thanks in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels