Skip to content

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

Merged
pull[bot] merged 2 commits into
tj-python:masterfrom
aio-libs:master
Jun 9, 2026
Merged

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

Conversation

@pull

@pull pull Bot commented Jun 9, 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 2 commits June 9, 2026 17:39
Bumps [distlib](https://github.com/pypa/distlib) from 0.4.1 to 0.4.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/distlib/blob/master/CHANGES.rst">distlib's
changelog</a>.</em></p>
<blockquote>
<p>0.4.2</p>
<pre><code>
Released: 2026-06-08
<ul>
<li>
<p>locators</p>
<ul>
<li>
<p>Fix URL percent-encoding using space-padding instead of zero-padding.
Thanks to
Kadir Can Ozden for the patch.</p>
</li>
<li>
<p>Harden decompression against malicious input. Thanks to tonghuaroot
for the patch,
which was adapted slightly.</p>
</li>
</ul>
</li>
<li>
<p>manifest</p>
<ul>
<li>Use os.lstat in findall to correctly detect symlinked directories.
Thanks to
Kadir Can Ozden for the patch.</li>
</ul>
</li>
<li>
<p>metadata</p>
<ul>
<li>Improve logic to incorporate newer metadata versions.</li>
</ul>
</li>
<li>
<p>resources</p>
<ul>
<li>Ensure that constructed resource paths don't escape the package.
Thanks to
tonghuaroot for the patch.</li>
</ul>
</li>
<li>
<p>util</p>
<ul>
<li>
<p>Fix <a
href="https://redirect.github.com/pypa/distlib/issues/255">#255</a>:
Update cache_from_source() for Python 3.15. Thanks to Victor Stinner
for the patch.</p>
</li>
<li>
<p>Check during unarchiving that the destination directory isn't escaped
via symlinks.
Thanks to tonghuaroot for the patch.</p>
</li>
<li>
<p>Improved performance of normalize_name using dual replace. Thanks to
Hugo van Kemenade for the patch.</p>
</li>
</ul>
</li>
<li>
<p>wheel</p>
<ul>
<li>
<p>Add checks that installed files don't escape the installation
directory. Thanks to
tonghuaroot for the patch.</p>
</li>
<li>
<p>Add checks when mounting extensions to ensure path containment.
Thanks to
tonghuaroot for the patch.
</code></pre></p>
</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/distlib/commit/8183ea60e83bf021bf7d6903f4a6b3c8df0905a6"><code>8183ea6</code></a>
Update change log.</li>
<li><a
href="https://github.com/pypa/distlib/commit/55ca016b2d597ac5eecb10b6c43b4d9652b73462"><code>55ca016</code></a>
Changes for 0.4.2.</li>
<li><a
href="https://github.com/pypa/distlib/commit/7e282abde14bebec2c0e5342faa5a420e70799ca"><code>7e282ab</code></a>
Update metadata logic to incorporate newer versions.</li>
<li><a
href="https://github.com/pypa/distlib/commit/fa4ea501acb14baa31df6b823006da4fd1f8e0dd"><code>fa4ea50</code></a>
Remove non-portable portion of test.</li>
<li><a
href="https://github.com/pypa/distlib/commit/e06a1d5fb237cff35c0bd58fe917ef44c84e41cf"><code>e06a1d5</code></a>
Further refine tests.</li>
<li><a
href="https://github.com/pypa/distlib/commit/ccd2bb0b33ccddb6a6b1a508b918e8ba4dd69a54"><code>ccd2bb0</code></a>
Update unit tests.</li>
<li><a
href="https://github.com/pypa/distlib/commit/ab58056d3fac0f0b11ce58ed866bbd8d9f18dfe5"><code>ab58056</code></a>
Formatting tidy-up.</li>
<li><a
href="https://github.com/pypa/distlib/commit/4d4c926dbfb7c028b11d2a9b37edb6b9cfb99f2e"><code>4d4c926</code></a>
Add checks when mounting extensions to ensure path containment.</li>
<li><a
href="https://github.com/pypa/distlib/commit/9efc6fd6dc2d8b2bf852d627bdb12ba49e6f4b94"><code>9efc6fd</code></a>
Check during unarchiving that the destination directory isn't escaped
via sym...</li>
<li><a
href="https://github.com/pypa/distlib/commit/63fd4f1af9e6921ad40e6e6d9f4a2c40d98f0909"><code>63fd4f1</code></a>
Ensure that constructed resource paths don't escape the package.</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/distlib/compare/0.4.1...0.4.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=distlib&package-manager=pip&previous-version=0.4.1&new-version=0.4.2)](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>
@pull pull Bot locked and limited conversation to collaborators Jun 9, 2026
@pull pull Bot added the ⤵️ pull label Jun 9, 2026
@pull pull Bot merged commit ff38c23 into tj-python:master Jun 9, 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.

1 participant