aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump virtualenv from 21.5.0 to 21.5.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.5.0 to 21.5.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/21.5.0...21.5.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.5.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/virtualenv-21.5.1
3 hours ago
Bump certifi from 2026.5.20 to 2026.6.17 Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.5.20 to 2026.6.17. - [Commits](https://github.com/certifi/python-certifi/compare/2026.05.20...2026.06.17) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/3.15/certifi-2026.6.17
3 hours ago
Bump virtualenv from 21.5.0 to 21.5.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.5.0 to 21.5.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/21.5.0...21.5.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.5.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/3.15/virtualenv-21.5.1
3 hours ago
Bump certifi from 2026.5.20 to 2026.6.17 Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.5.20 to 2026.6.17. - [Commits](https://github.com/certifi/python-certifi/compare/2026.05.20...2026.06.17) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/certifi-2026.6.17
3 hours ago
Allow caching of middleware construction (#10890)
master
6 hours ago
Fix IndexError in parse_content_disposition for empty param value When a Content-Disposition header parameter has an empty value (e.g. "attachment; filename="), the is_quoted() helper raised IndexError: string index out of range because it indexed string[0] on an empty string without a length guard. Add a len(string) >= 2 guard before indexing, consistent with the minimum requirement for a quoted-string (two quote characters). Fixes the crash; the function now emits BadContentDispositionHeader and returns (None, {}) as expected for malformed headers.
JSap0914:fix-parse-mimetype-star-subtype
7 hours ago
add changelog fragment
dxbjavid:cookie-maxage-strict-digits
8 hours ago
rebase: apply review feedback on #12946
aiolibsbot:koan/implement-12902
13 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Bump virtualenv from 21.5.0 to 21.5.1
#12950
4 hours ago
0dfc77b
dependabot/pip/virtualenv-21.5.1
CodSpeed Performance Gauge
0%
Bump certifi from 2026.5.20 to 2026.6.17
#12951
4 hours ago
3b71ab0
dependabot/pip/3.15/certifi-2026.6.17
CodSpeed Performance Gauge
0%
Bump virtualenv from 21.5.0 to 21.5.1
#12949
4 hours ago
d531496
dependabot/pip/3.15/virtualenv-21.5.1
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs