aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Optimizations
Branches
Benchmarks
Runs
Performance History
Latest Results
tests: cover the remaining Accept-Encoding q-value parsing branches Direct unit tests for _parse_accept_encoding_qvalues/_encoding_is_acceptable: empty/stray-comma segments, a coding-less ';q=...' segment, and an unparseable q-value (the suppress(ValueError) branch), which the existing functional test didn't exercise.
not-ekalabya:fix/correctness-batch-1
1 hour ago
Pass Gunicorn backlog to aiohttp sockets
krylosov-aa:5283
9 hours ago
Pass Gunicorn backlog to aiohttp sockets
krylosov-aa:5283
9 hours ago
docs: add 'substring' to the spelling wordlist Used in the CHANGES/13819.bugfix.rst fragment; CI's doc-spelling check doesn't know the word.
not-ekalabya:fix/correctness-batch-1
10 hours ago
Silence I900 with noqa instead of installing truststore for tests Installing truststore as a test dependency made CI's blockbuster plugin catch a real blocking os.stat call inside truststore's own TLS handshake code, failing the full test matrix. That is the same class of regression already flagged in the PR discussion as an open question for maintainers, not something to paper over by chance. Reverted the requirements change and used an inline noqa instead, matching the existing precedent in compression_utils.py for an optional import that should not require installation to lint clean.
ishan-1010:feat/truststore-ssl-verification
17 hours ago
Bump multidict from 6.9.0 to 6.9.1 Bumps [multidict](https://github.com/aio-libs/multidict) from 6.9.0 to 6.9.1. - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/multidict/compare/v6.9.0...v6.9.1) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/multidict-6.9.1
17 hours ago
Bump platformdirs from 4.11.11 to 4.11.12 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.11.11 to 4.11.12. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.11.11...4.11.12) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.11.12 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/platformdirs-4.11.12
17 hours ago
Bump platformdirs from 4.11.11 to 4.11.12 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.11.11 to 4.11.12. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.11.11...4.11.12) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.11.12 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/3.15/platformdirs-4.11.12
17 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Fix Accept-Encoding q=0, Range: bytes=-0, and Domain case-sensitivity
#13819
1 hour ago
6df9d6c
not-ekalabya:fix/correctness-batch-1
CodSpeed Performance Gauge
0%
Pass Gunicorn backlog to aiohttp sockets
#13820
9 hours ago
5d820c6
krylosov-aa:5283
CodSpeed Performance Gauge
0%
Support truststore for client SSL verification when installed
#13796
17 hours ago
bb101d8
ishan-1010:feat/truststore-ssl-verification
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs