Skip to content

GB18030 for Chinese #94

@atbest

Description

@atbest

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions