Update dependency chardet to v7 #71
Reference in New Issue
Block a user
Delete Branch "renovate/chardet-7.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==6.0.0.post1→==7.0.1Release Notes
chardet/chardet (chardet)
v7.0.1Compare Source
Fixes
+4bafdea3...) were misdetected as UTF-7, breaking tools like tox_SINGLE_LANG_MAPmissing aliases for single-language encoding lookup (e.g.,big5→big5hkscs)TypeErrorin UTF-7 codec handlingImprovements
New Contributors
v7.0.0Compare Source
Ground-up, MIT-licensed rewrite of chardet. Same package name, same public API — drop-in replacement for chardet 5.x/6.x. Just way faster and more accurate!
Highlights:
detect()anddetect_all()with no measurable overhead; scales on free-threaded Python 3.13t+Breaking changes vs 6.0.0:
detect()anddetect_all()now default toencoding_era=EncodingEra.ALL(6.0.0 defaulted toMODERN_WEB)LanguageFilteris accepted but ignored (deprecation warning emitted)chunk_sizeis accepted but ignored (deprecation warning emitted)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
d10b684776to3238f42cb1