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

feat: add CPython 3.13 --disable-gil build #1564

Merged
merged 4 commits into from
May 13, 2024
Merged

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    04bd35f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca5dadb View commit details
    Browse the repository at this point in the history
  3. fix: do not install setuptools/wheel on python 3.13+

    We should probably remove this on other python versions but since it's been there for quite some time, keep them to prevent regressions downstream.
    mayeut committed May 13, 2024
    Configuration menu
    Copy the full SHA
    03d6cf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5be1d79 View commit details
    Browse the repository at this point in the history