aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: Fix zstd decompression of multi-frame responses ZstdDecompressor is one-shot-per-frame: once a frame ends, subsequent decompress() calls raise EOFError. This broke HTTP responses where the server sends multiple zstd frames (common with chunked transfer encoding). Detect frame boundaries via eof/unused_data attributes and create fresh decompressor instances for subsequent frames.
josumoreno-BP:fix/zstd-multiframe
2 hours ago
fix: Fix zstd decompression of multi-frame responses ZstdDecompressor is one-shot-per-frame: once a frame ends, subsequent decompress() calls raise EOFError. This broke HTTP responses where the server sends multiple zstd frames (common with chunked transfer encoding). Detect frame boundaries via eof/unused_data attributes and create fresh decompressor instances for subsequent frames.
josumoreno-BP:fix/zstd-multiframe
2 hours ago
Raise ConnectionResetError if transport is None (#11761) (#12283) Backport cherry picked from commit b26c9aee4cf1cb280fa771855ab7be95f1ae1d22
3.14
7 hours ago
Bump yarl from 1.22.0 to 1.23.0 --- updated-dependencies: - dependency-name: yarl dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/yarl-1.23.0
9 hours ago
Bump gunicorn from 25.2.0 to 25.3.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.2.0 to 25.3.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/25.2.0...25.3.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/gunicorn-25.3.0
9 hours ago
Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases) - [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/sigstore/gh-action-sigstore-python/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: sigstore/gh-action-sigstore-python dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/3.14/sigstore/gh-action-sigstore-python-3.3.0
9 hours ago
Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases) - [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/sigstore/gh-action-sigstore-python/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: sigstore/gh-action-sigstore-python dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/sigstore/gh-action-sigstore-python-3.3.0
9 hours ago
Bump python-discovery from 1.2.0 to 1.2.1 Bumps [python-discovery](https://github.com/tox-dev/python-discovery) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Commits](https://github.com/tox-dev/python-discovery/compare/1.2.0...1.2.1) --- updated-dependencies: - dependency-name: python-discovery dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/python-discovery-1.2.1
9 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: Fix zstd decompression of multi-frame responses
#12290
3 hours ago
b0c4aec
josumoreno-BP:fix/zstd-multiframe
CodSpeed Performance Gauge
0%
Bump yarl from 1.22.0 to 1.23.0
#12187
9 hours ago
7ecba69
dependabot/pip/yarl-1.23.0
CodSpeed Performance Gauge
0%
Bump gunicorn from 25.2.0 to 25.3.0
#12289
10 hours ago
6129927
dependabot/pip/gunicorn-25.3.0
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs