8000 Attempt to support 3.11 x86_64 via manylinux2014 by m3brown · Pull Request #1920 · gevent/gevent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Attempt to support 3.11 x86_64 via manylinux2014 #1920

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

Closed
wants to merge 1 commit into from

Conversation

m3brown
Copy link
@m3brown m3brown commented Oct 26, 2022

I'm not familiar with manylinux, but I'm using my context clues to presume that these changes might enable Python 3.11 wheels for x86_64.

Disclaimer:

  • I don't have a local x86_64 environment to confirm myself before posting this PR.
  • I have no insight into the potential known or unknown issues introduced by bumping manylinux2010 to manylinux2014.

Facts:

  • I can pip install gevent on python:3.11slim-bullseye without any issues on my M1 Mac
  • Github actions fail to build gevent on python:3.11-slim-bullseye with the error described in Missing wheels for Linux and Python 3.11  #1917
  • manylinux2010 is used to build x86_64 wheels
  • The manylinux project has documented EOL for manylinux2010 in August 2022 (link)
  • CPython 3.11.0 is available in manylinux2014 (link)

@jamadden jamadden closed this in 6e52b74 Oct 31, 2022
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.

1 participant
0