Zanie Blue

Results 2979 comments of Zanie Blue

I cannot reproduce this on Linux or macOS, although the download takes quite some time on Linux. ``` ❯ uv venv -p 3.10 Using Python 3.10.13 interpreter at: /home/mz/workspace/uv/bin/python3.10 Creating...

We discussed this in Discord and we both think this is a lot of boilerplate and a bit of an ugly solution but I don't think there's a better way...

@konstin can we close this? cc @BurntSushi I feel like we were recently talking about using `Range` outside the resolver

Thanks for the report. `--python` isn't currently treated as a "global" `pip` flag. We might be able to change it.. but we'll need to make sure all the `pip` sub-commands...

Yeah that's my feeling as well. I would find it weird that `--upgrade` downgrades a package but 🤷‍♀️ yanks are rare.

Honestly I'm not sure! I would be surprised if it provided that guarantee though, I presume we just no longer prefer the pinned versions and perform a resolution based on...

The next step is to verify our existing behavior, if anyone is interested.

That's a little more dubious imo. If something is yanked you ought to be pushed to resolve it. If you want to keep using the yanked version you should have...

Interesting. I wonder if there should be a way to express this in the CLI as well.