uv
12f8d6f2
- Remove prepended sys.path (#11954)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
284 days ago
Remove prepended sys.path (#11954) We prepend the interpreter discovery in a temporary path to `sys.path`, which we have to strip to avoid the `sys.path` value containing a then-deleted temp dir.
References
#11954 - Remove prepended sys.path
Author
konstin
Parents
f44aba0a
Loading