Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove chardet based input encoding detection #46

Merged
merged 1 commit into from
Aug 18, 2020
Merged

Remove chardet based input encoding detection #46

merged 1 commit into from
Aug 18, 2020

Conversation

zgoda
Copy link
Contributor

@zgoda zgoda commented Aug 15, 2020

Always fall back to UTF-8.

Fixes: #18

Always fall back to UTF-8.

This fixes #18
@ssbarnea ssbarnea added the major Marks an important and likely breaking change. label Aug 18, 2020
@ssbarnea ssbarnea merged commit db40a1a into PyCQA:master Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Marks an important and likely breaking change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not use chardet to detect encoding because of poor accuracy
2 participants