Zanie Blue

Results 2918 comments of Zanie Blue

We've been intentionally avoiding tables here, they're harder to parse and I don't think the complexity is merited. It's tough to definitely tough the information density / simplicity right though.

> separate "installed" and "download available" sections, this would make it easier to skim what is actually installed and what's only in the list. This is intentional though, like, you...

The formatting is implemented at https://github.com/astral-sh/uv/blob/b751648bfef7712a53c9dc3bfdaaff084c01e76d/crates/uv-resolver/src/pubgrub/report.rs#L51-L70

Oh there were some tracing progress bars in the `uv-dev` implementation but I guess we lost that. Big 👍 to adding progress bars here.

Impressively this doesn't match anything else in our test suite? I think this can easily happen trying to install a new library on an older Python version?

I presume this is a problem for all operations, not just the `uv pip sync` interface?