aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump aiofastnet from 0.21.0 to 0.22.0 (#13292) Bumps [aiofastnet](https://github.com/tarasko/aiofastnet) from 0.21.0 to 0.22.0. <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>0.22.0</h2> <ul> <li>Harden logic against exceptions in SSLTransport constructor</li> <li>Added create_datagram_endpoint</li> <li>Added connect_accepted_socket</li> <li>Fixed Protocol.connection_lost may not be called if failure and abort happens during start_tls</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>0.22.0</h2> <ul> <li>Harden logic against exceptions in SSLTransport constructor</li> <li>Added create_datagram_endpoint</li> <li>Added connect_accepted_socket</li> <li>Fixed Protocol.connection_lost may not be called if failure and abort happens during start_tls</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tarasko/aiofastnet/commit/de9feaf313b87eb64edc79966bd8b7ddd711ede7"><code>de9feaf</code></a> Added connect_accepted_socket API</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/f162e878c5be5689d8f076de188fb32a129aa753"><code>f162e87</code></a> Update msg size</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/a0142833cce9c6eff5e71fb45f38d90613d18d63"><code>a014283</code></a> Fix incorrect connection_lost logic</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/fb718b8061b7ee032777a01dd8dda69713ae7cd8"><code>fb718b8</code></a> Update tests</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/c0195d3dd3c0819715aec24f679de0cfb778ecc3"><code>c0195d3</code></a> Update tests</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/fb157e8bc531f5d87d832a1be1d74c1143b06fee"><code>fb157e8</code></a> Fix ruff</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/2e1b95bb7850269f1764b727b1077667e0a2ac78"><code>2e1b95b</code></a> Fix ruff</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/815b032362111e75ed0b309831454a088ed37976"><code>815b032</code></a> Fix tests</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/daf96b6c8da2b2f9958e8815344fe6a0177c28ac"><code>daf96b6</code></a> Fix some tests</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/5c0a3913051737ef28c4093e2211866bcaaa4572"><code>5c0a391</code></a> WIP: Generalize SocketPair</li> <li>Additional commits viewable in <a href="https://github.com/tarasko/aiofastnet/compare/v0.21.0...v0.22.0">compare view</a></li> </ul> </details> <br /> [](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>
master
2 hours ago
Fully qualify the read_nowait reference in the news fragment
LALITH0110:docs/streamreader-read-nowait-default
4 hours ago
Add news fragment for writer_limit documentation fix
LALITH0110:docs/websocketresponse-writer-limit-default
4 hours ago
Exclude the symlink capability probe's skip branch from coverage The except branch only runs on a host without SeCreateSymbolicLinkPrivilege, so it is never executed on CI and showed up as a patch coverage miss. pragma: no cover is already used for platform-conditional code elsewhere in tests/.
Zuhef:fix/beta-skip-symlink-tests-without-privilege
18 hours ago
Bump aiofastnet from 0.21.0 to 0.22.0 Bumps [aiofastnet](https://github.com/tarasko/aiofastnet) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/tarasko/aiofastnet/releases) - [Changelog](https://github.com/tarasko/aiofastnet/blob/master/HISTORY.rst) - [Commits](https://github.com/tarasko/aiofastnet/compare/v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: aiofastnet dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/3.15/aiofastnet-0.22.0
22 hours ago
Bump CodSpeedHQ/action from 4.18.5 to 4.19.1 Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.18.5 to 4.19.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/v4.18.5...v4.19.1) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/3.15/CodSpeedHQ/action-4.19.1
22 hours ago
Bump aiofastnet from 0.21.0 to 0.22.0 Bumps [aiofastnet](https://github.com/tarasko/aiofastnet) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/tarasko/aiofastnet/releases) - [Changelog](https://github.com/tarasko/aiofastnet/blob/master/HISTORY.rst) - [Commits](https://github.com/tarasko/aiofastnet/compare/v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: aiofastnet dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/aiofastnet-0.22.0
22 hours ago
Bump actions/stale from 10.4.0 to 11.0.0 Bumps [actions/stale](https://github.com/actions/stale) from 10.4.0 to 11.0.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v10.4.0...v11.0.0) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/actions/stale-11.0.0
22 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Fix documented default for StreamReader.read_nowait
#13295
4 hours ago
a6bc9d7
LALITH0110:docs/streamreader-read-nowait-default
CodSpeed Performance Gauge
0%
Fix documented default for WebSocketResponse writer_limit
#13294
5 hours ago
f0481e7
LALITH0110:docs/websocketresponse-writer-limit-default
CodSpeed Performance Gauge
0%
Skip symlink tests when the host cannot create symlinks
#13286
18 hours ago
2a75392
Zuhef:fix/beta-skip-symlink-tests-without-privilege
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs