Skip to content

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

Merged
pull[bot] merged 1 commit into
tj-python:masterfrom
aio-libs:master
Aug 12, 2026
Merged

[pull] master from aio-libs:master#712
pull[bot] merged 1 commit into
tj-python:masterfrom
aio-libs:master

Conversation

@pull

@pull pull Bot commented Aug 12, 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 : )

Bumps [aiofastnet](https://github.com/tarasko/aiofastnet) from 1.0.2 to
1.0.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tarasko/aiofastnet/releases">aiofastnet's
releases</a>.</em></p>
<blockquote>
<h2>1.0.5</h2>
<ul>
<li>Release for python 3.15</li>
</ul>
<h2>1.0.4</h2>
<ul>
<li>Fix <a
href="https://redirect.github.com/tarasko/aiofastnet/issues/62">#62</a>:
Greedy reads cause significant performance regression in aiohttp</li>
</ul>
<h2>1.0.3</h2>
<ul>
<li>Optimize syscall usage</li>
<li>Prevent possible starvation, limit number of consecutive reads per
client per cycle</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tarasko/aiofastnet/blob/master/HISTORY.rst">aiofastnet's
changelog</a>.</em></p>
<blockquote>
<h2>1.0.5</h2>
<ul>
<li>Release for python 3.15</li>
</ul>
<h2>1.0.4</h2>
<ul>
<li>Fix <a
href="https://redirect.github.com/tarasko/aiofastnet/issues/62">#62</a>:
Greedy reads cause significant performance regression in aiohttp</li>
</ul>
<h2>1.0.3</h2>
<ul>
<li>Optimize syscall usage</li>
<li>Prevent possible starvation, limit number of consecutive reads per
client per cycle</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tarasko/aiofastnet/commit/9192bfc11870f73fa51e56253a336b9a7cd38f5b"><code>9192bfc</code></a>
Fix release yml</li>
<li><a
href="https://github.com/tarasko/aiofastnet/commit/a7ea5e1e387fd7520ce6afb3e82c7ab7bcdd13bc"><code>a7ea5e1</code></a>
Try build for 3.15, update build dependencies</li>
<li><a
href="https://github.com/tarasko/aiofastnet/commit/12fe26d0be46abd0850b454b8faf93115906b8bf"><code>12fe26d</code></a>
Update setup-uv</li>
<li><a
href="https://github.com/tarasko/aiofastnet/commit/149d533ecdaa02c996253d2cd19dd8c0110cdb21"><code>149d533</code></a>
Update history</li>
<li><a
href="https://github.com/tarasko/aiofastnet/commit/dec5667e0d6f3d2c0a4f771d7862c866d53581a5"><code>dec5667</code></a>
Update versions</li>
<li><a
href="https://github.com/tarasko/aiofastnet/commit/b200466d58d14b6190fbc3cc9cb918a14cd3473a"><code>b200466</code></a>
Allow pre-releases</li>
<li><a
href="https://github.com/tarasko/aiofastnet/commit/e21d8cd8faf3827ff77fb5af3b1e1b9ad42d6936"><code>e21d8cd</code></a>
Update setup-uv</li>
<li><a
href="https://github.com/tarasko/aiofastnet/commit/8344c3a924d257edd556860f8e9e79de0fcd822a"><code>8344c3a</code></a>
Update setup-uv</li>
<li><a
href="https://github.com/tarasko/aiofastnet/commit/61e0bcb1226aea0ebacdddffa413de35f62558f3"><code>61e0bcb</code></a>
Update actions</li>
<li><a
href="https://github.com/tarasko/aiofastnet/commit/b03c14f5e8c55a934064a6aeba8707930d11cd52"><code>b03c14f</code></a>
Merge branch 'master' into python315</li>
<li>Additional commits viewable in <a
href="https://github.com/tarasko/aiofastnet/compare/v1.0.2...v1.0.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiofastnet&package-manager=pip&previous-version=1.0.2&new-version=1.0.5)](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 Aug 12, 2026
@pull pull Bot added the ⤵️ pull label Aug 12, 2026
@pull
pull Bot merged commit f80bfcc into tj-python:master Aug 12, 2026
3 checks passed
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.

0 participants