uv/crates/puffin-interpreter
Charlie Marsh 5ad2e60561
Use same-file to detect interpreter shims (#1099)
Our existing detection doesn't work on Windows, because we canoncalize
the interpreter path but not `info.sys_executable`, so the former
includes the UNC prefix, etc. This is cross-platform and gets at the
intent of the check.
2024-01-25 12:27:49 -05:00
..
src Use same-file to detect interpreter shims (#1099) 2024-01-25 12:27:49 -05:00
Cargo.toml Use same-file to detect interpreter shims (#1099) 2024-01-25 12:27:49 -05:00