Zanie Blue
Zanie Blue
Hm okay something is wrong with Python 3.11 — peachy otherwise! edit: It's loading the libpython from the system, which is 3.11.
This is loosely ready for review. I have some minor clean-ups and documentation to do.
I can look into that. Will require #542.
I seem to have broken the static builds. I'll continue to iterate on that.
> I'm assuming we were previously implicitly doing this for musl? I'm not sure why I can't reply to this one, but yes. We were normalizing the triple to `gnu`.
> Are there any other high-profile users we should check, especially ones we know are using the musl builds? (PyOxidizer?) I want to ack this, but I don't have a...
I considered a transition plan like - Continue to publish static builds as we are today - Create a duplicate archive with `+static` - Publish dynamic builds with `+shared` -...
The diff is not too complicated, so I'll just merge this and close #546
Wow thanks for the sleuthing. I have no idea why that would be dropped either.
I pushed a branch with an extra log if you want to give it a try: https://github.com/astral-sh/uv/pull/2823 I'm trying to narrow down _when_ that part is dropped from the URL.