-
-
Notifications
You must be signed in to change notification settings - Fork 64
Comparing changes
Open a pull request
base repository: jawah/charset_normalizer
base: 3.4.6
head repository: jawah/charset_normalizer
compare: 3.4.7
- 13 commits
- 14 files changed
- 3 contributors
Commits on Mar 22, 2026
-
UTF7: enable detection of empty-document with byte-order-mark (#717)
* Tests: add detection coverage for UTF7 with BOM This means that it would never provide detection of UTF7 at runtime, because the other prefix would always take priority. * 🐛 Allow UTF7 BOM to detect empty-content case Checking for this special-case UTF7 BOM before the other cases allows us to detect an empty document, which Python 3 encodes into ASCII with a trailing minus symbol ('-').Configuration menu - View commit details
-
Copy full SHA for 386539d - Browse repository at this point
Copy the full SHA 386539dView commit details
Commits on Mar 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 61b8097 - Browse repository at this point
Copy the full SHA 61b8097View commit details
Commits on Apr 1, 2026
-
⬆️ Bump pypa/cibuildwheel from 3.3.1 to 3.4.0 (#724)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@298ed2f...ee02a15) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b371633 - Browse repository at this point
Copy the full SHA b371633View commit details -
⬆️ Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#725)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.7.0 to 4.0.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@c7c5346...ce36039) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 362bc20 - Browse repository at this point
Copy the full SHA 362bc20View commit details -
⬆️ Bump actions/download-artifact from 8.0.0 to 8.0.1 (#726)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@70fc10c...3e5f45b) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 44cf8a1 - Browse repository at this point
Copy the full SHA 44cf8a1View commit details -
⬆️ Bump github/codeql-action from 4.32.4 to 4.35.1 (#728)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.4 to 4.35.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@89a39a4...c10b806) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 58bf944 - Browse repository at this point
Copy the full SHA 58bf944View commit details
Commits on Apr 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b579cd6 - Browse repository at this point
Copy the full SHA b579cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f429bb - Browse repository at this point
Copy the full SHA 4f429bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95c866f - Browse repository at this point
Copy the full SHA 95c866fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f94249d - Browse repository at this point
Copy the full SHA f94249dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b66f922 - Browse repository at this point
Copy the full SHA b66f922View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdbeb29 - Browse repository at this point
Copy the full SHA fdbeb29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f07891 - Browse repository at this point
Copy the full SHA 0f07891View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.4.6...3.4.7