aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: Extended the existing read_nowait test to call it a second time so the reused-task-set branch (tasks already allocated) is exercised, closing the codecov/patch branch-coverage gap; the backport-label check failure is a maintainer-applied-label gate unrelated to this diff and was left alone. Signed-off-by: Lin Junrong <noron12334@gmail.com>
noron12234:fix/retain-chunk-received-task
40 minutes ago
Bump cryptography from 49.0.0 to 50.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 49.0.0 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/49.0.0...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/3.15/cryptography-50.0.0
4 hours ago
Bump coverage from 7.15.2 to 7.15.3 Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.15.2 to 7.15.3. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.15.2...7.15.3) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.15.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/coverage-7.15.3
5 hours ago
Bump github/codeql-action from 4.37.4 to 4.37.5 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.37.4 to 4.37.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v4.37.4...v4.37.5) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/3.15/github/codeql-action-4.37.5
5 hours ago
Bump coverage from 7.15.2 to 7.15.3 Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.15.2 to 7.15.3. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.15.2...7.15.3) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.15.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/3.15/coverage-7.15.3
5 hours ago
Bump github/codeql-action from 4.37.4 to 4.37.5 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.37.4 to 4.37.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v4.37.4...v4.37.5) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/github/codeql-action-4.37.5
5 hours ago
Bump aiofastnet from 1.0.1 to 1.0.2 (#13327) Bumps [aiofastnet](https://github.com/tarasko/aiofastnet) from 1.0.1 to 1.0.2. <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.2</h2> <ul> <li>Optimize Transport.writelines performance</li> <li>Various cleanups and micro-optimizations</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.2</h2> <ul> <li>Optimize Transport.writelines performance</li> <li>Various cleanups and micro-optimizations</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tarasko/aiofastnet/commit/743c9f41f59318ed4f899212ea0f2da2f58f57ad"><code>743c9f4</code></a> Update HISTORY</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/1c6bdc8f89fa493c42b0f288b093371cdb132e6f"><code>1c6bdc8</code></a> Use NoResult to get rid off incref/decref on Py_NONE</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/b53307a87db2c5a89cb506e063c26cc128f0e13d"><code>b53307a</code></a> Add comment</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/ced73ee2f857f40ac1574ea9e0ebb625b7e2e9dc"><code>ced73ee</code></a> Revert workflow changes</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/bad3dfd77144fe57151fbc1cb61682cd77b15053"><code>bad3dfd</code></a> Fix windows build</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/07412b86889b534dc5a9ed37d1e4900306596b60"><code>07412b8</code></a> Try to fix again</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/3dccdff7f188777db540ef77eac1972917a54478"><code>3dccdff</code></a> Fix windows tests</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/72fc77f73551d3d28871bd449bf47cc62937c055"><code>72fc77f</code></a> Do not run tests in parallel because it is difficult to identify a hang up</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/20d35fa400890a6095d363a808d5b02003e3926e"><code>20d35fa</code></a> Use NoResult to get rid off incref/decref on Py_NONE</li> <li><a href="https://github.com/tarasko/aiofastnet/commit/95d6a2af3a30d83dc628958764038a81b78b1c9e"><code>95d6a2a</code></a> Better cache locality</li> <li>Additional commits viewable in <a href="https://github.com/tarasko/aiofastnet/compare/v1.0.1...v1.0.2">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
9 hours ago
Skip backport check for unrelated PR events
piyushrajput0:docker-assessment
19 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Retain the chunk-received trace task in read_nowait
#13300
51 minutes ago
3032d2f
noron12234:fix/retain-chunk-received-task
CodSpeed Performance Gauge
0%
Bump cryptography from 49.0.0 to 50.0.0
#13319
4 hours ago
93a0c8f
dependabot/pip/3.15/cryptography-50.0.0
CodSpeed Performance Gauge
0%
Bump coverage from 7.15.2 to 7.15.3
#13335
5 hours ago
689eb74
dependabot/pip/coverage-7.15.3
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs