uv
bbed6cd3 - Fix infinite recursion by sniffing the shebang

Comment changes are shownComment changes are hidden
Commit
356 days ago
Fix infinite recursion by sniffing the shebang When we see `#!/usr/bin/env -S uv run"`, treat the input as a python file to avoid infinite recursion. Tested manually. Fixes #6360
Author
Committer
Parents
  • crates/uv/src/commands/project
    • File
      run.rs