Ousret/charset_normalizer (charset-normalizer)
### [`v3.4.0`](https://redirect.github.com/Ousret/charset_normalizer/blob/HEAD/CHANGELOG.md#340-2024-10-08)
[Compare Source](https://redirect.github.com/Ousret/charset_normalizer/compare/3.3.2...3.4.0)
##### Added
- Argument `--no-preemptive` in the CLI to prevent the detector to search for hints.
- Support for Python 3.13 ([#512](https://redirect.github.com/Ousret/charset_normalizer/issues/512))
##### Fixed
- Relax the TypeError exception thrown when trying to compare a CharsetMatch with anything else than a CharsetMatch.
- Improved the general reliability of the detector based on user feedbacks. ([#520](https://redirect.github.com/Ousret/charset_normalizer/issues/520)) ([#509](https://redirect.github.com/Ousret/charset_normalizer/issues/509)) ([#498](https://redirect.github.com/Ousret/charset_normalizer/issues/498)) ([#407](https://redirect.github.com/Ousret/charset_normalizer/issues/407)) ([#537](https://redirect.github.com/Ousret/charset_normalizer/issues/537))
- Declared charset in content (preemptive detection) not changed when converting to utf-8 bytes. ([#381](https://redirect.github.com/Ousret/charset_normalizer/issues/381))
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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==3.3.2
->==3.4.0
Release Notes
Ousret/charset_normalizer (charset-normalizer)
### [`v3.4.0`](https://redirect.github.com/Ousret/charset_normalizer/blob/HEAD/CHANGELOG.md#340-2024-10-08) [Compare Source](https://redirect.github.com/Ousret/charset_normalizer/compare/3.3.2...3.4.0) ##### Added - Argument `--no-preemptive` in the CLI to prevent the detector to search for hints. - Support for Python 3.13 ([#512](https://redirect.github.com/Ousret/charset_normalizer/issues/512)) ##### Fixed - Relax the TypeError exception thrown when trying to compare a CharsetMatch with anything else than a CharsetMatch. - Improved the general reliability of the detector based on user feedbacks. ([#520](https://redirect.github.com/Ousret/charset_normalizer/issues/520)) ([#509](https://redirect.github.com/Ousret/charset_normalizer/issues/509)) ([#498](https://redirect.github.com/Ousret/charset_normalizer/issues/498)) ([#407](https://redirect.github.com/Ousret/charset_normalizer/issues/407)) ([#537](https://redirect.github.com/Ousret/charset_normalizer/issues/537)) - Declared charset in content (preemptive detection) not changed when converting to utf-8 bytes. ([#381](https://redirect.github.com/Ousret/charset_normalizer/issues/381))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 was generated by Mend Renovate. View the repository job log.