aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
[PR #13297/073ee844 backport][3.15] Revert release sharding, bump sigstore action to v3.5.0 (#13298) **This is a backport of PR #13297 as merged into master (073ee844bc1dfa30db191118c7f2cf119c96debb).**
3.15
1 hour ago
Revert release sharding, bump sigstore action to v3.5.0 (#13297) (cherry picked from commit 073ee844bc1dfa30db191118c7f2cf119c96debb)
patchback/backports/3.15/073ee844bc1dfa30db191118c7f2cf119c96debb/pr-13297
2 hours ago
Revert release sharding, bump sigstore action to v3.5.0 (#13297)
master
2 hours ago
fix: resolve CI failures on #13297 (attempt 1)
aiolibsbot:koan/revert-13226-bump-pypi-publish
2 hours ago
rebase: apply review feedback on #13297
aiolibsbot:koan/revert-13226-bump-pypi-publish
2 hours ago
Revert release sharding and bump sigstore signing action Revert the gated deploy matrix from #13226. That split was a workaround for sigstore.oidc.ExpiredIdentity failures (pypa/gh-action-pypi-publish#307) caused by GitHub shortening its OIDC identity lifetime to ~5 minutes, which the single-job signing loop outran. The upstream fix landed in sigstore-python#1838 ("a valid certificate is used during signing even if the underlying identity token has already expired"), shipped in sigstore 4.5.0 and bundled in gh-action-sigstore-python v3.5.0. Bump the Sign step to v3.5.0 so the existing single deploy job signs the whole dist set again without the sharding complexity. gh-action-pypi-publish stays on release/v1, which already floats onto the fixed v1.14.2. This reverts commit 76bb64eb27fec484fa8a176d9d1c41c027c4d2ad.
aiolibsbot:koan/revert-13226-bump-pypi-publish
3 hours ago
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
10 hours ago
Fully qualify the read_nowait reference in the news fragment
LALITH0110:docs/streamreader-read-nowait-default
12 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
[PR #13297/073ee844 backport][3.15] Revert release sharding, bump sigstore action to v3.5.0
#13298
2 hours ago
08b0a3d
patchback/backports/3.15/073ee844bc1dfa30db191118c7f2cf119c96debb/pr-13297
CodSpeed Performance Gauge
0%
Revert release sharding, bump sigstore action to v3.5.0
#13297
2 hours ago
4a1e3bd
aiolibsbot:koan/revert-13226-bump-pypi-publish
CodSpeed Performance Gauge
0%
Fix documented default for StreamReader.read_nowait
#13295
12 hours ago
a6bc9d7
LALITH0110:docs/streamreader-read-nowait-default
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs