Zanie Blue

Results 2964 comments of Zanie Blue

I think we'd just need to read until we finish the `scripts` block then stream the rest via a pipe — which is a bit more complicated but seems pretty...

It can!? What the heck, spec.

@TommasoAmici would you mind opening a dedicated issue for supporting that?

We want to do that eventually, we're trying to keep the scope down so we can get some stable features in peoples hands :) I don't think we'll include a...

A couple related issues - https://github.com/astral-sh/uv/issues/11987 - https://github.com/astral-sh/uv/issues/11986

A pip migration guide is ready for review https://github.com/astral-sh/uv/pull/12382

Well, in the both examples there are things like: ``` #12 7.601 DEBUG File already exists (subsequent attempt), overwriting: /opt/venv/lib/python3.12/site-packages/jwt/__init__.py ``` It looks like there's a conflict between two packages...

I see. I don't know if it's feasible for us to unpack packages in a defined order like that, @charliermarsh would know better. It seems like pretty bad behavior for...