uv/crates/uv-python/src
Zanie Blue b466202305
Do not use free-threaded interpreters without a free-threaded request (#8191)
As mentioned in https://github.com/astral-sh/uv/issues/8189

We only checked if an interpreter was free-threaded _when_ free-threaded
variants were requested. But we should not use free-threaded
interpreters unless explicitly requested.
2024-10-14 22:48:32 +00:00
..
discovery chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
interpreter chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
libc chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
python_version chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
discovery.rs Do not use free-threaded interpreters without a free-threaded request (#8191) 2024-10-14 22:48:32 +00:00
downloads.inc Add support for managed installs of free-threaded Python (#8100) 2024-10-14 15:18:52 -05:00
downloads.inc.mustache Add support for managed installs of free-threaded Python (#8100) 2024-10-14 15:18:52 -05:00
downloads.rs chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00
environment.rs Add uv- prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
implementation.rs Require opt-in to use alternative Python implementations (#7650) 2024-09-24 12:52:15 -05:00
installation.rs Add support for managed installs of free-threaded Python (#8100) 2024-10-14 15:18:52 -05:00
interpreter.rs Add support for managed installs of free-threaded Python (#8100) 2024-10-14 15:18:52 -05:00
lib.rs chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00
libc.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
managed.rs chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00
microsoft_store.rs chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00
platform.rs Fix parsing of gnueabi libc variants in Python version requests (#7975) 2024-10-07 15:49:21 +00:00
pointer_size.rs Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
prefix.rs Add uv- prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
py_launcher.rs Clearer registry Python sort (#7178) 2024-09-07 15:57:01 -04:00
python_version.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
target.rs Add uv- prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
tests.rs chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00
version_files.rs Surface dedicated errors for .python-version conflict with requires-python (#7218) 2024-09-09 17:12:53 -04:00
virtualenv.rs chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00