uv/crates/uv-python
Zanie Blue 881e17600f
Filter managed Python distributions by platform before querying when included in request (#13936)
In the case where we have platform information in a Python request, we
should filter managed Python distributions by it prior to querying them.

Closes https://github.com/astral-sh/uv/issues/13935

---------

Co-authored-by: Aria Desires <aria.desires@gmail.com>
2025-06-13 08:50:44 -05:00
..
python Add Pyodide support (#12731) 2025-06-03 12:01:26 -05:00
src Filter managed Python distributions by platform before querying when included in request (#13936) 2025-06-13 08:50:44 -05:00
.gitignore 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
Cargo.toml Add DisplaySafeUrl newtype to prevent leaking of credentials by default (#13560) 2025-05-27 00:05:30 +02:00
download-metadata.json Sync latest Python releases (#13996) 2025-06-12 09:47:28 -05:00
fetch-download-metadata.py Bump timeout on Python download release fetch (#13955) 2025-06-10 16:54:42 -05:00