uv/crates/uv-python
Zanie Blue a9ab39ad6f
Fix patching of clang in managed Python sysconfig (#13237)
Regressed in
https://github.com/astral-sh/uv/pull/12239/files#r2069106892 because
additional entries override the previous one in the mapping. Now, we can
apply multiple patches in-order.

Closes #13236
2025-04-30 12:23:22 -05:00
..
python Fix GraalPy abi tag parsing and discovery (#12154) 2025-03-13 23:55:07 +00:00
src Fix patching of clang in managed Python sysconfig (#13237) 2025-04-30 12:23:22 -05:00
Cargo.toml Add UV_PYTHON_DOWNLOADS_JSON_URL to set custom managed python sources (#10939) 2025-04-07 13:55:00 -04: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
minify-download-metadata.py Add UV_PYTHON_DOWNLOADS_JSON_URL to set custom managed python sources (#10939) 2025-04-07 13:55:00 -04:00