-
Notifications
You must be signed in to change notification settings - Fork 291
GB18030 for Chinese #94
Copy link
Copy link
Closed
Description
I just check the source code from upstream. They commented clearly that We use gb18030 to replace gb2312, because 18030 is a superset. If the upstream already corrected this problem, there is no reason to hold the problem here. Please reopen and merge 33. It's funny to write the following code.
if encoding == 'GB2312':
encoding = 'GB18030'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels