Skip to content

Update chardet to 5.0.0#166

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-chardet-4.0.0-to-5.0.0
Closed

Update chardet to 5.0.0#166
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-chardet-4.0.0-to-5.0.0

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates chardet from 4.0.0 to 5.0.0.

Changelog

5.0.0

⚠️ This release is the first release of chardet that no longer supports Python < 3.6 ⚠️

In addition to that change, it features the following user-facing changes:

- Added a prober for Johab Korean (207, grizlupo)
- Added a prober for UTF-16/32 BE/LE (109, 206, jpz) 
- Added test data for Croatian, Czech, Hungarian, Polish, Slovak, Slovene, Greek, and Turkish, which should help prevent future errors with those languages
- Improved XML tag filtering, which should improve accuracy for XML files (208)
- Tweaked `SingleByteCharSetProber` confidence to match latest uchardet (209)
- Made `detect_all` return child prober confidences (210)
- Updated examples in docs (223, domdfcoding)
- Documentation fixes (212, 224, 225, 226, 220, 221, 244 from too many to mention)
- Minor performance improvements (252, deedy5)
- Add support for Python 3.10 when testing (232, jdufresne)
- Lots of little development cycle improvements, mostly thanks to jdufresne
Links

@codecov

codecov Bot commented Jun 25, 2022

Copy link
Copy Markdown

Codecov Report

Merging #166 (037763d) into master (b80bb2f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   96.12%   96.12%           
=======================================
  Files          12       12           
  Lines         129      129           
=======================================
  Hits          124      124           
  Misses          5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b80bb2f...037763d. Read the comment docs.

@pyup-bot

pyup-bot commented Dec 2, 2022

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #188

@pyup-bot pyup-bot closed this Dec 2, 2022
@Ernanidacosta Ernanidacosta deleted the pyup-update-chardet-4.0.0-to-5.0.0 branch December 2, 2022 03:11
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