Skip to content

[pull] master from aio-libs:master - #722

Merged
pull[bot] merged 5 commits into
tj-python:masterfrom
aio-libs:master
Aug 18, 2026
Merged

[pull] master from aio-libs:master#722
pull[bot] merged 5 commits into
tj-python:masterfrom
aio-libs:master

Conversation

@pull

@pull pull Bot commented Aug 18, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot Bot and others added 5 commits August 18, 2026 11:12
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer)
from 3.5.0 to 3.5.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="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/jawah/charset_normalizer/releases">charset-normalizer's
releases</a>.</em></p>
<blockquote>
<h2>Version 3.5.1</h2>
<h2><a
href="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/Ousret/charset_normalizer/compare/3.5.0...3.5.1">3.5.1</a>
(2026-08-15)</h2>
<h3>Changed</h3>
<ul>
<li>Raised upper bound of setuptools to v84 (<a
href="https://redirect.github.com/jawah/charset_normalizer/issues/794">#794</a>)</li>
<li>Cache performance access optimization for our CharInfo struct
(prebuilt only).</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>No longer decoding large content when the noise detector output give
a high entropy.
Only impacted large content input &gt;1M bytes.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="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/jawah/charset_normalizer/blob/master/CHANGELOG.md">charset-normalizer's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="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/Ousret/charset_normalizer/compare/3.5.0...3.5.1">3.5.1</a>
(2026-08-15)</h2>
<h3>Changed</h3>
<ul>
<li>Raised upper bound of setuptools to v84 (<a
href="https://redirect.github.com/jawah/charset_normalizer/issues/794">#794</a>)</li>
<li>Cache performance access optimization for our CharInfo struct
(prebuilt only).</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>No longer decoding large content when the noise detector output give
a high entropy.
Only impacted large content input &gt;1M bytes.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="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/jawah/charset_normalizer/commit/e239bdc5cc1eb1f0db08d4046ad531f805dbea71"><code>e239bdc</code></a>
Merge pull request <a
href="https://redirect.github.com/jawah/charset_normalizer/issues/795">#795</a>
from jawah/release-3.5.1</li>
<li><a
href="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/jawah/charset_normalizer/commit/648ad776db64a00aa7efd70a94656ac43784abb3"><code>648ad77</code></a>
docs: update faq</li>
<li><a
href="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/jawah/charset_normalizer/commit/fab27492c39baa61aca12826022e266781108570"><code>fab2749</code></a>
docs: write changelog for 3.5.1</li>
<li><a
href="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/jawah/charset_normalizer/commit/7d32774e75d16cccd3d22c758a77fca135952787"><code>7d32774</code></a>
chore: bump version to 3.5.1</li>
<li><a
href="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/jawah/charset_normalizer/commit/9a69f609f254ba4bfe9d0cbf375728e43360cdf2"><code>9a69f60</code></a>
docs: update data/info</li>
<li><a
href="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/jawah/charset_normalizer/commit/5dcc6dd81a8a0a4bd525f8d6f508da8285caf402"><code>5dcc6dd</code></a>
perf: charinfo cache access optimization in cython</li>
<li><a
href="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/jawah/charset_normalizer/commit/ea3b4479270762be1228562c590e5a212727f208"><code>ea3b447</code></a>
fix: do not validate-decode large payload when md says it's noise</li>
<li><a
href="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/jawah/charset_normalizer/commit/a05917f87b5f71d6022d8abe2b0af239f65c1111"><code>a05917f</code></a>
chore: allow setuptools 84 builds (<a
href="https://redirect.github.com/jawah/charset_normalizer/issues/794">#794</a>)</li>
<li>See full diff in <a
href="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/jawah/charset_normalizer/compare/3.5.0...3.5.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=charset-normalizer&package-manager=pip&previous-version=3.5.0&new-version=3.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This follows other repos under @aio-libs and elsewhere in the effort
to separate the reusable component of calling the `cibuildwheel`
process out of the CI/CD GHA workflow file.
@pull pull Bot locked and limited conversation to collaborators Aug 18, 2026
@pull pull Bot added the ⤵️ pull label Aug 18, 2026
@pull
pull Bot merged commit 8b9cfb5 into tj-python:master Aug 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants