Skip to content

Remove support for Linux x86 builds #626

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 26, 2025
Merged

Conversation

indygreg
Copy link
Collaborator

We stopped shipping the distributions in 6fa8fe9 in October 2023. At the time we preserved build support just in case.

I don't believe anyone has complained about the loss of x86 Linux distributions.

I don't believe there is compelling value in PBS supporting x86 Linux distributions.

If someone wants to run Python on x86 Linux, they can always use CPython's official build systen, which still supports targeting x86 Linux.

This commit rips out our support building for x86 Linux.

We stopped shipping the distributions in 6fa8fe9
in October 2023. At the time we preserved build support just in case.

I don't believe anyone has complained about the loss of x86 Linux distributions.

I don't believe there is compelling value in PBS supporting x86 Linux
distributions.

If someone wants to run Python on x86 Linux, they can always use CPython's
official build systen, which still supports targeting x86 Linux.

This commit rips out our support building for x86 Linux.
@indygreg indygreg marked this pull request as ready for review May 26, 2025 18:00
Copy link
Collaborator

@geofft geofft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK with me. Is there a particular reason you want to take it out or just general cleanup?

@indygreg
Copy link
Collaborator Author

General cleanup. I want to do some housekeeping on the container images as part of standing up native aarch64 builds.

@indygreg indygreg merged commit c550375 into main May 26, 2025
438 checks passed
@indygreg indygreg deleted the indygreg/remove-linux-i686 branch May 26, 2025 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants