uv/crates/uv-python/python
konsti 10e1d17cfc
Don't use walrus operator in interpreter query script (#14108)
Fix `uv run -p 3.7` by not using a walrus operator. Python 3.7 isn't
really supported anymore, but there's no reason to break interpreter
discovery for it.
2025-06-17 12:18:08 -05:00
..
packaging Don't use walrus operator in interpreter query script (#14108) 2025-06-17 12:18:08 -05:00
__init__.py Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
get_interpreter_info.py Add Pyodide support (#12731) 2025-06-03 12:01:26 -05:00