Publish PowerPC free-threaded wheels - #1643
Conversation
|
Alright, the strategy will be as follows with this PR merged:
I hope that makes sense. The reasoning is that abi3t will keep the maintenance burden lower for all platforms, it's just one extra wheel. But 3.14t will be left in that awkward state, people are actively using this version but it will not support abi3t |
mtreinish
left a comment
There was a problem hiding this comment.
Yeah that makes sense. I'm not super worried about the extra wheels for 3.14 free threaded vs abi3 free threaded. It's still far less package files than we had in the pre-abi3 days.
|
Tick the box to add this pull request to the merge queue (same as
|
|
Did you want to test it before I hit merge? As an aside we should probably add a manual trigger to the wheel build job. This is something we added on Qiskit based on a label. It's quite convenient to trigger the wheel building jobs (without pypi publish obviously) for debugging cibuildwheel configuration on PRs. |
|
I will try to mimic Qiskit's setup in a future PR, then. https://github.com/Qiskit/rustworkx/actions/runs/30454648607 is underway. Once we confirm it builds all wheels, I will merge the PR and backport. |
|
I can’t believe PowerPC passed and we got an x86-64 failures. Well, I will investigate it more. The current change is valid |
|
@Mergifyio backport stable/0.18 |
✅ Backports have been createdDetails
|
Closes #1639. With the custom Power PC runner, I am confident this will work. I will test it before the release.