-p/--python with relative paths is broken due to using normalize_path, which changes the path rather than just normalizing it. $ cargo run -q -- venv -p ../cpython/python .venv3.13 -vv uv_interpreter: ...
PEP 739 specifies a build-details.json file, which is expected to be present for Python 3.14 and up. The CPython build process automatically creates this but it uses ...