uv/crates/uv-python
konsti 3218e364ae
Use `fs_err` for paths in symlinking errors (#13303)
In #13302, there was an IO error without context. This error seems to be
caused by a symlink error. Switching as symlinking to `fs_err` ensures
these errors will carry context in the future.
2025-05-05 16:29:27 +00:00
..
python Fix GraalPy abi tag parsing and discovery (#12154) 2025-03-13 23:55:07 +00:00
src Use `fs_err` for paths in symlinking errors (#13303) 2025-05-05 16:29:27 +00:00
.gitignore minify and filter embed managed pythons json on compile time (#12967) 2025-04-30 15:51:03 -04:00
Cargo.toml minify and filter embed managed pythons json on compile time (#12967) 2025-04-30 15:51:03 -04:00
build.rs Only rebuild download JSON on change (#13261) 2025-05-02 07:49:34 -05:00
download-metadata.json Omit Python 3.7 downloads from managed versions (#13022) 2025-04-29 16:37:00 -05:00
fetch-download-metadata.py Omit Python 3.7 downloads from managed versions (#13022) 2025-04-29 16:37:00 -05:00