bughelp wanted
Repository metrics
- Stars
- Â (5,381 stars)
- PR merge metrics
-  (30d ã« merged PR ã¯ãããŸãã)
説æ
ð Bug
This bug happens because undecoded is a bytes object, but s.decode(encoding) returns a str. this wll causes a TypeError
This bug happens because undecoded is a bytes object, but s.decode(encoding) returns a str. this wll causes a TypeError