Skip to content

Remove chardet based input encoding detection#46

Merged
ssbarnea merged 1 commit intoPyCQA:masterfrom
zgoda:remove_chardet
Aug 18, 2020
Merged

Remove chardet based input encoding detection#46
ssbarnea merged 1 commit intoPyCQA:masterfrom
zgoda:remove_chardet

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