Zanie Blue
Zanie Blue
@konstin see discussion at https://github.com/astral-sh/uv/issues/3836
@marcvanheerden feel free!
We're in the process of rewriting all that documentation. I'll improve that and add more context to that error message, thanks!
I put up a fix at #4620, let me know if you get a chance to test it. @ncoghlan Regarding > --toolchain-preference only-specified option to keep uv from trying to...
I'm still not sure what our testing strategy is for toolchains since I don't want to fetch them in unit tests. I tested various combinations of `--toolchain-preference` and `--toolchain-fetch` locally.
Unfortunately I don't have any ideas here. cc @samypr100 Do you have server side logs for the failed connections?
Thank you for following up!
Can you create specific issues for each of these so we can track contributions easier?
We would need to deduplicate cycles still, but we can show anything that's not a cycle.
If you use `--no-dedupe` we can just use `(*)` still and change the footnote to say it's a cycle. idk if we need to highlight cycles further in the default...