Skip to content

Update charset-normalizer to 2.0.5 #350

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

Closed

Conversation

pyup-bot
Copy link
Collaborator

This PR updates charset-normalizer from 2.0.4 to 2.0.5.

Changelog

2.0.5

*Changes:*

**Internal:** :art: The project now comply with: flake8, mypy, isort and black to ensure a better overall quality 81 
**Internal:** :art: The MANIFEST.in was not exhaustive 78 
**Improvement:** :sparkles: The BC-support with v1.x was improved, the old staticmethods are restored 82 
**Remove:** :fire: The project no longer raise warning on tiny content given for detection, will be simply logged as warning instead 92 
**Improvement:** :sparkles: The Unicode detection is slightly improved, see 93 
**Bugfix:** :bug: In some rare case, the chunks extractor could cut in the middle of a multi-byte character and could mislead the mess detection 95 
**Bugfix:** :bug: Some rare 'space' characters could trip up the `UnprintablePlugin`/Mess detection 96 
**Improvement:** :art: Add syntax sugar \_\_bool\_\_ for results `CharsetMatches` list-container see 91 

This release push further the detection coverage to 97 % !
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #357

@pyup-bot pyup-bot closed this Sep 17, 2021
@avara1986 avara1986 deleted the pyup-update-charset-normalizer-2.0.4-to-2.0.5 branch September 17, 2021 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant