aio-libs
yarl
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Update hypothesis requirement from >=6.158.0 to >=6.161.0 in /requirements (#1818) Update hypothesis requirement in /requirements Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) to permit the latest version. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/v6.158.0...v6.161.0) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.161.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
6 minutes ago
Preserve encoded base path when joining URLs
utkarshalpha:fix/preserve-encoded-join-path
19 hours ago
Update hypothesis requirement from >=6.158.0 to >=6.161.0 in /requirements (#1818) Update hypothesis requirement in /requirements Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) to permit the latest version. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/v6.158.0...v6.161.0) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.161.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
1 day ago
fix: handle empty host in host_port_subcomponent host_port_subcomponent raised IndexError when raw_host was an empty string (e.g. URL("//user@")). Added an early return of None for empty hosts, consistent with the None return for missing hosts. Closes #1821
abhi-0203:fix/host-port-subcomponent-empty-host
1 day ago
fix: handle empty hostinfo after '@' in bracketed authority parsing split_url() raised IndexError when a URL contained brackets in the authority but the host info after '@' was empty (e.g. 'http://[::1]@'). Added a 'not hostinfo' guard before accessing hostinfo[0] so these malformed URLs are rejected with ValueError like other invalid bracket configurations. Closes #1822
abhi-0203:fix/bracketed-authority-empty-hostinfo
1 day ago
Update hypothesis requirement from >=6.158.0 to >=6.161.0 in /requirements (#1818) Update hypothesis requirement in /requirements Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) to permit the latest version. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/v6.158.0...v6.161.0) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.161.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
2 days ago
Bump cython from 3.2.8 to 3.2.9 in /requirements Bumps [cython](https://github.com/cython/cython) from 3.2.8 to 3.2.9. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](https://github.com/cython/cython/compare/3.2.8...3.2.9) --- updated-dependencies: - dependency-name: cython dependency-version: 3.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/requirements/cython-3.2.9
3 days ago
Update hypothesis requirement in /requirements Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) to permit the latest version. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/v6.161.0...v6.161.2) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.161.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/requirements/hypothesis-gte-6.161.2
3 days ago
Latest Branches
CodSpeed Performance Gauge
0%
Preserve encoded base path when joining URLs
#1825
19 hours ago
3d6796d
utkarshalpha:fix/preserve-encoded-join-path
CodSpeed Performance Gauge
0%
fix: handle empty host in host_port_subcomponent
#1824
1 day ago
c340566
abhi-0203:fix/host-port-subcomponent-empty-host
CodSpeed Performance Gauge
0%
fix: handle empty hostinfo after '@' in bracketed authority parsing
#1823
1 day ago
236c5c1
abhi-0203:fix/bracketed-authority-empty-hostinfo
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs