..
discovery.rs
Replace `--python-preference installed` with `managed` ( #5637 )
2024-07-31 08:40:39 -05:00
downloads.inc
Update bundled Pythons to include stripped variants ( #5469 )
2024-07-26 00:34:45 +00:00
downloads.inc.mustache
Change "toolchain" to "python" ( #4735 )
2024-07-03 07:44:29 -05:00
downloads.rs
Rename `Error::IO` to `Error::Io` ( #5174 )
2024-07-18 04:13:45 +00:00
environment.rs
feat(venv): add relocatable flag ( #5515 )
2024-07-29 00:10:11 +00:00
implementation.rs
Use max rather than min to sort managed Pythons ( #5205 )
2024-07-19 12:35:17 +00:00
installation.rs
Replace `--python-preference installed` with `managed` ( #5637 )
2024-07-31 08:40:39 -05:00
interpreter.rs
Remove some unused methods ( #5512 )
2024-07-28 17:20:12 +00:00
lib.rs
Add color to `python pin` CLI ( #5215 )
2024-07-19 13:19:28 -04:00
managed.rs
Add PyPy finder ( #5337 )
2024-07-23 14:58:04 -05:00
platform.rs
Deduplicate when install or uninstall python ( #4841 )
2024-07-05 22:05:17 -05:00
pointer_size.rs
Change "toolchain" to "python" ( #4735 )
2024-07-03 07:44:29 -05:00
prefix.rs
Initialize all `--prefix` subdirectories ( #4895 )
2024-07-08 14:15:25 +00:00
py_launcher.rs
Upgrade to Rust 1.80.0 ( #5472 )
2024-07-27 01:49:47 +00:00
python_version.rs
Change "toolchain" to "python" ( #4735 )
2024-07-03 07:44:29 -05:00
target.rs
Change "toolchain" to "python" ( #4735 )
2024-07-03 07:44:29 -05:00
version_files.rs
Make directory a required argument ( #5573 )
2024-07-29 20:47:34 +00:00
virtualenv.rs
feat(venv): add relocatable flag ( #5515 )
2024-07-29 00:10:11 +00:00
which.rs
Search for all `python3.x` in PATH ( #5148 )
2024-07-18 17:00:01 +02:00