astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Handle broken range request implementations (#18780) This updates async_http_range_reader to v0.11.0 to add the missing range request bounds validation: https://github.com/astral-sh/async_http_range_reader/pull/8. An open question is how we want to behave when the server has an incorrect range request implementation (while advertising range request support). In the current implementation, it warns with the index URL, so that the user is aware that the massive slowdown is caused by a server advertising broken features. Also removes a dependency where the corresponding repo was deleted. Fixes https://github.com/astral-sh/uv/issues/18316
main
45 minutes ago
Downgrade warning
konsti/async_http_range_reader_0_11_0
58 minutes ago
Downgrade warning
konsti/async_http_range_reader_0_11_0
1 hour ago
Stop dropping blake2b hashes An oversight from adding blake2b hashes.
konsti/dont-drop-the-blake2b
2 hours ago
Address review feedback: extract helper, prune stale RECORD entries - Extract `is_apple_double(path)` helper to deduplicate detection logic - Add RECORD cleanup in `install_wheel`: after `remove_dir_all(data_dir)`, prune entries still referencing the deleted `.data` prefix - Move `name` allocation below the `._` check in scripts loop to avoid unnecessary allocation for skipped entries - Add `test_is_apple_double` unit test for the helper - Expand existing test to include AppleDouble entries in RECORD Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
qqgjyx:fix/skip-apple-double-files-in-wheel-install
4 hours ago
Enforce direct URL hashes for pyproject.toml dependencies
charlie/url-hash
9 hours ago
Enforce direct URL hashes for pyproject.toml dependencies
charlie/url-hash
9 hours ago
Enforce direct URL hashes for pyproject.toml dependencies
charlie/url-hash
9 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Handle broken range request implementations
#18780
1 hour ago
136a150
konsti/async_http_range_reader_0_11_0
CodSpeed Performance Gauge
0%
Don't drop blake2b hashes
#18794
2 hours ago
7759148
konsti/dont-drop-the-blake2b
CodSpeed Performance Gauge
0%
Skip macOS AppleDouble (`._*`) files during wheel installation
#18791
4 hours ago
2eeafcc
qqgjyx:fix/skip-apple-double-files-in-wheel-install
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs