Skip to content
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

Add build support for Windows x86 (x86_64 already built) and FreeBSD #78

Open
john-parton opened this issue Aug 29, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@john-parton
Copy link
Owner

john-parton commented Aug 29, 2023

Here's the current supported architecture/os matrix.

Linux Windows 8 and Newer FreeBSD 10 and Newer macOS Snow Leopard (10.6)
x86
x86_64
ppc64le
AArch64
ARMv7
s390x

Information about which architectures and operating systems Python supports

https://pythondev.readthedocs.io/platforms.html

Architectures

Well supported architectures:

  • Intel x86 (32-bit) and x86_64 (64-bit, aka AMD64)

Best effort support architectures:

  • ppc64le: should be well supported in practice
  • AArch64
  • ARMv7: should be well supported in practice
  • s390x

Operating systems

  • Linux
  • Windows 8 and newer for Python 3.9
  • FreeBSD 10 and newer
  • macOS Snow Leopard (macOS 10.6, 2008) and newer
@john-parton john-parton changed the title Add additional platforms or cpu architectures Add build support for Windows x86 (x86_64 already built) and FreeBSD Aug 29, 2023
@john-parton john-parton added the bug Something isn't working label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant