-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Comparing changes
Open a pull request
base repository: astral-sh/uv
base: 0.11.12
head repository: astral-sh/uv
compare: 0.11.13
- 9 commits
- 166 files changed
- 7 contributors
Commits on May 9, 2026
-
Upload JUnit summaries for our tests (#19330)
## Summary Our `test.yml` jobs now upload JUnit reports as artifacts, using nextest's JUnit export support. The plan is to begin consuming these from astral-bot and producing useful difference comments on PRs. ## Test Plan CI only, NFC. --------- Signed-off-by: William Woodruff <william@yossarian.net>
Configuration menu - View commit details
-
Copy full SHA for b58e670 - Browse repository at this point
Copy the full SHA b58e670View commit details -
Respect
--require-hasheswhen installing frompylock.tomlfiles (#……19334) ## Summary Right now, we always use the `--verify-hashes` policy even if the user opts-in to a stricter setting.
Configuration menu - View commit details
-
Copy full SHA for e3187b3 - Browse repository at this point
Copy the full SHA e3187b3View commit details
Commits on May 10, 2026
-
Include data files in editable builds (#19312)
## Summary PEP 660 doesn't appear to be explicit about the treatment of `.data` directories, beyond the following: > With regard to the wheel .data directory, this PEP focuses on making the purelib and platlib categories (installed into site-packages) “editable”. It does not make special provision for the other categories such as headers, data and scripts. Package authors are encouraged to use console_scripts, make their scripts tiny wrappers around library functionality, or manage these from the source checkout during development. Other build backends seem to snapshot them, which seems reasonable to me. Closes #19258. Co-authored-by: Codex <noreply@openai.com>
Configuration menu - View commit details
-
Copy full SHA for 2abd501 - Browse repository at this point
Copy the full SHA 2abd501View commit details -
[codex] Remove stale uv-bench platform tags input (#19341)
## Summary This file is no longer referenced (and seemingly breaks prek because it only contains a Rust expression). Co-authored-by: Codex <noreply@openai.com>
Configuration menu - View commit details
-
Copy full SHA for 3719026 - Browse repository at this point
Copy the full SHA 3719026View commit details -
Sync latest Python releases (#19342)
Automated update for Python releases. --------- Co-authored-by: jjhelmus <1050278+jjhelmus@users.noreply.github.com> Co-authored-by: Jonathan J. Helmus <jjhelmus@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 60017e9 - Browse repository at this point
Copy the full SHA 60017e9View commit details
Commits on May 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ddbdf7c - Browse repository at this point
Copy the full SHA ddbdf7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d7da7a - Browse repository at this point
Copy the full SHA 4d7da7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16db957 - Browse repository at this point
Copy the full SHA 16db957View commit details -
Bump version to 0.11.13 (#19345)
## Summary Preps 0.11.13. ## Test Plan NFC
Configuration menu - View commit details
-
Copy full SHA for 4512a39 - Browse repository at this point
Copy the full SHA 4512a39View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.11.12...0.11.13