-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Comparing changes
Open a pull request
base repository: astral-sh/uv
base: 0.4.1
head repository: astral-sh/uv
compare: 0.4.2
- 17 commits
- 46 files changed
- 6 contributors
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10c1a89 - Browse repository at this point
Copy the full SHA 10c1a89View commit details -
fix: typo in alternative-indexes.md docs (#6877)
## Summary Small typo on the guide for alternative index ## Test Plan I rerun the documentation to see the typo gone.
Configuration menu - View commit details
-
Copy full SHA for 0510842 - Browse repository at this point
Copy the full SHA 0510842View commit details -
Treat missing
top_level.txtas non-fatal (#6881)## Summary Closes #6872.
Configuration menu - View commit details
-
Copy full SHA for fa14983 - Browse repository at this point
Copy the full SHA fa14983View commit details -
Warn when discovered Python is incompatible with PEP 723 script (#6884)
## Summary Closes #6883.
Configuration menu - View commit details
-
Copy full SHA for f21f1f2 - Browse repository at this point
Copy the full SHA f21f1f2View commit details -
Error when discovered Python is incompatible with
--isolatedworksp……ace (#6885) ## Summary We should have consistent errors with and without `--isolated`.
Configuration menu - View commit details
-
Copy full SHA for 34435d7 - Browse repository at this point
Copy the full SHA 34435d7View commit details -
Not the most ergonomic api pubgrub has to offer, but better than rolling our own.
Configuration menu - View commit details
-
Copy full SHA for 00c98a8 - Browse repository at this point
Copy the full SHA 00c98a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce8b91 - Browse repository at this point
Copy the full SHA 2ce8b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4bd875 - Browse repository at this point
Copy the full SHA a4bd875View commit details -
Adding support for
.pycfiles inuv run(#6886)## Summary - The change relates to #6635 is to include compiled python files (.pyc) in the uv run command. - After this change `uv run foo.pyc` should spawn `python foo.pyc`. ## Test Plan - There is a test that uses TestContext to compile and run a simple python file that prints "Hello World". - I built the project locally and tried the same with a simple python file that I had compiled.
Configuration menu - View commit details
-
Copy full SHA for b441678 - Browse repository at this point
Copy the full SHA b441678View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83467f0 - Browse repository at this point
Copy the full SHA 83467f0View commit details
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2df51f - Browse repository at this point
Copy the full SHA d2df51fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e647b1 - Browse repository at this point
Copy the full SHA 3e647b1View commit details -
chore: run
cargo dev generate-allon CI and locally (#6899)## Summary Noticed that running `cargo dev generate-all` on `main` produced changes and saw that that the command is not run on the CI nor as a pre-commit hook. Not sure if having the command running as a pre-commit hook is something we want, so I can remove it if you prefer. I find that nice to have as it's probably easy to forget to run it, especially for new contributors (and it will only run if there are changes in `uv_cli` or `uv_settings` crates). ## Test Plan - Added `cargo dev generate-all --mode check` on the CI, which produced [this failing job](https://github.com/astral-sh/uv/actions/runs/10648055597/job/29516699393) - Ran `cargo dev generate-all` locally and committed the changes, which produced [this succeeding job](https://github.com/astral-sh/uv/actions/runs/10648076910/job/29516744942)
Configuration menu - View commit details
-
Copy full SHA for fe5f085 - Browse repository at this point
Copy the full SHA fe5f085View commit details -
docs: add missing
consolehighlights (#6900)## Summary Spotted a few missing `console` highlights in the documentation.
Configuration menu - View commit details
-
Copy full SHA for c9e4395 - Browse repository at this point
Copy the full SHA c9e4395View commit details
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a5f1e1c - Browse repository at this point
Copy the full SHA a5f1e1cView commit details -
Remove dangling archives in
uv cache clean ${package}(#6915)## Summary Closes #6909.
Configuration menu - View commit details
-
Copy full SHA for 049c73d - Browse repository at this point
Copy the full SHA 049c73dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 736ccb9 - Browse repository at this point
Copy the full SHA 736ccb9View 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.4.1...0.4.2