-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
I don't get why force_decode_utf8 is set to True for key reading in decode_dict. I think it's perfectly valid to have a dict which keys are byte sequences.
In fact I've come across some files from trackers which do encode hashes as bytes to save some space and therefore fail to parse using this library.
I'd send a PR but it is pretty straightforward change
Metadata
Metadata
Assignees
Labels
No labels