Zanie Blue
Zanie Blue
This is missing a design and subsequent changes to address my comments at https://github.com/astral-sh/uv/pull/6738#issuecomment-2315451358
See https://docs.astral.sh/uv/pip/compatibility/#packages-that-exist-on-multiple-indexes for more context.
I'm fine with this if we have a clear standard we can follow regarding the location. I don't really know what to do about toggling this behavior based on where...
Instead of parsing the version output can you just see if the existing binary matches the checksum of the target version?
@ofer-pd there's really no need for that here — please don't. Projects are welcome to name branches as they see fit.
Yeah it sounds like #9911 addresses a separate (but also valid) use case
@mikeckennedy I believe the canonical example would be using `TaskGroup.start_soon` (https://anyio.readthedocs.io/en/stable/tasks.html#creating-and-managing-tasks)
Is there any reason someone would want to check if the client has this option set?
Where is the unwind feature turned on then?
Yeah but that pull request didn't actually update anything to use the `unwind` feature right? So it just ended up turning it off? > Unfortunately seems that cargo doesn't support...