Zanie Blue

Results 2960 comments of Zanie Blue

@charliermarsh I re-opened as I do not think that addresses all of the cases here.

Hi I'd like to raise another problem with the `LD_LIBRARY_PATH` approach — this overrides `RUNPATH` which means that you can break other Python interpreters on the system. For example, I'm...

(and the `pip-tools` like interface _also_ includes a `--universal` resolution flag to perform universal resolutions in the legacy format)

There are no blockers on the uv side.

I would be uncomfortable dropping support for Python 3.9 before EOL, but it is worth noting there are other ecosystem packages that do this, e.g., `numpy` has an aggressive Python...

Great thanks for following up.

We have some other thoughts for a `uv check` command, but I think this is a reasonable ask. I think we can consider this distinct from #7639 which seemed to...

I don't think our changes have released yet! #6585 is in the next release.

Presumably because the lockfile isn't treated as stale? (my naive guess haha)