Ousret/charset_normalizer (charset-normalizer)
### [`v3.2.0`](https://togithub.com/Ousret/charset_normalizer/blob/HEAD/CHANGELOG.md#320-2023-06-07)
[Compare Source](https://togithub.com/Ousret/charset_normalizer/compare/3.1.0...3.2.0)
##### Changed
- Typehint for function `from_path` no longer enforce `PathLike` as its first argument
- Minor improvement over the global detection reliability
##### Added
- Introduce function `is_binary` that relies on main capabilities, and optimized to detect binaries
- Propagate `enable_fallback` argument throughout `from_bytes`, `from_path`, and `from_fp` that allow a deeper control over the detection (default True)
- Explicit support for Python 3.12
##### Fixed
- Edge case detection failure where a file would contain 'very-long' camel cased word (Issue [#289](https://togithub.com/Ousret/charset_normalizer/issues/289))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
==3.1.0
->==3.2.0
Release Notes
Ousret/charset_normalizer (charset-normalizer)
### [`v3.2.0`](https://togithub.com/Ousret/charset_normalizer/blob/HEAD/CHANGELOG.md#320-2023-06-07) [Compare Source](https://togithub.com/Ousret/charset_normalizer/compare/3.1.0...3.2.0) ##### Changed - Typehint for function `from_path` no longer enforce `PathLike` as its first argument - Minor improvement over the global detection reliability ##### Added - Introduce function `is_binary` that relies on main capabilities, and optimized to detect binaries - Propagate `enable_fallback` argument throughout `from_bytes`, `from_path`, and `from_fp` that allow a deeper control over the detection (default True) - Explicit support for Python 3.12 ##### Fixed - Edge case detection failure where a file would contain 'very-long' camel cased word (Issue [#289](https://togithub.com/Ousret/charset_normalizer/issues/289))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.