aio-libs
yarl
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge branch 'master' into fix/preserve-ipvfuture-brackets
lprnmns:fix/preserve-ipvfuture-brackets
1 hour ago
Bump github/codeql-action from 4.37.8 to 4.37.9 (#1866) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.37.8 to 4.37.9. - [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.8...v4.37.9) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
2 hours ago
Use current pull request number for news fragment
lprnmns:fix/preserve-ipvfuture-brackets
2 hours ago
Bump github/codeql-action from 4.37.8 to 4.37.9 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.37.8 to 4.37.9. - [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.8...v4.37.9) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.9 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.9
2 hours ago
Bump CodSpeedHQ/action from 5.0.3 to 5.2.1 (#1863) Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 5.0.3 to 5.2.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/v5.0.3...v5.2.1) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
1 day ago
Preserve percent-encoding in base path when joining relative URLs URL.join() built the RFC 3986 merge path from self.parts, which are already percent-decoded. Feeding a decoded segment back into the path turns an encoded delimiter like %2F into a real / and corrupts the path structure, splitting what should stay a single segment. Use self.raw_parts instead so the base path's original encoding round-trips through the merge.
afonsojanu:fix/join-preserve-percent-encoding-1774
2 days ago
Bump CodSpeedHQ/action from 5.0.3 to 5.2.1 (#1863) Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 5.0.3 to 5.2.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/v5.0.3...v5.2.1) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
2 days ago
test: restore test_url.py and cover malformed bracketed authorities A previous contents-API update truncated this file. Restore the full suite and parametrize the empty-host cases Mukller asked for: http://[::1]@, //[]@, and //a[b]c@.
ltsyk:fix/indexerror-malformed-authority
2 days ago
Latest Branches
CodSpeed Performance Gauge
-15%
Preserve brackets for IPvFuture literals
#1867
1 hour ago
751e0b2
lprnmns:fix/preserve-ipvfuture-brackets
CodSpeed Performance Gauge
0%
Bump github/codeql-action from 4.37.8 to 4.37.9
#1866
2 hours ago
8e47611
dependabot/github_actions/github/codeql-action-4.37.9
CodSpeed Performance Gauge
0%
Preserve percent-encoding in base path when joining relative URLs
#1865
2 days ago
471c758
afonsojanu:fix/join-preserve-percent-encoding-1774
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs