Zanie Blue

Results 2963 comments of Zanie Blue

Actually sorry that was incorrect, since we only have release candidates available it should "just work" still ``` ❯ uv python install 3.13 Searching for Python versions matching: Python 3.13...

I found the bug using your reproduction! Thanks. We'll investigate a fix...

Thanks again for putting together a reproduction!

Some of this behavior is intentional, per the discussion at https://github.com/astral-sh/uv/issues/5308 and change at https://github.com/astral-sh/uv/pull/5343 I think the only true duplicates here are, e.g., the first and third lines here:...

Related: - https://github.com/astral-sh/uv/issues/4718 - https://github.com/astral-sh/uv/issues/7287 Yeah there's room for improvement here in general.

Is the error always when trying to write the `CACHEDIR.TAG` or do you see this for other files too?

I think it's basically expected that we can't perform proper synchronization across containers? I don't think the file locks can be properly held.