uv/crates/uv-python/src
Zanie Blue 82708944a3
Fix `uv python pin 3.13t` failure when parsing version for project requires check (#8056)
Closes https://github.com/astral-sh/uv/issues/7964

We can probably do some restructuring to avoid unwrapping here in the
future, but this just fixes the bug quick.
2024-10-10 00:17:20 +00:00
..
discovery.rs Fix `uv python pin 3.13t` failure when parsing version for project requires check (#8056) 2024-10-10 00:17:20 +00:00
downloads.inc Add prerelease compatibility check (#8020) 2024-10-08 16:20:58 -05:00
downloads.inc.mustache Add prerelease compatibility check (#8020) 2024-10-08 16:20:58 -05:00
downloads.rs Add prerelease compatibility check (#8020) 2024-10-08 16:20:58 -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 prerelease compatibility check (#8020) 2024-10-08 16:20:58 -05:00
interpreter.rs Add prerelease compatibility check (#8020) 2024-10-08 16:20:58 -05:00
lib.rs uv run: List available scripts when a script is not specified (#7687) 2024-10-08 19:34:50 +00:00
libc.rs Detect musl and error for musl pbs builds (#6643) 2024-08-27 00:06:53 +00:00
managed.rs Add new `PythonRequest::Any` and `VersionRequest::Any` variants (#7517) 2024-09-19 11:19:13 +00:00
microsoft_store.rs Discover Microsoft Store Pythons (#6807) 2024-08-29 20:56:41 +00: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 Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
target.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04: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 Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00