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

Build Python 3.13 wheels (not free-threaded) #711

Merged
merged 15 commits into from
Oct 13, 2024
Merged

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    765d332 View commit details
    Browse the repository at this point in the history
  2. Include cp313 wheels for testing

    edgarrmondragon authored and jcrist committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    99be1eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53c24ea View commit details
    Browse the repository at this point in the history
  4. Remove trove classifier

    edgarrmondragon authored and jcrist committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    3c63ad9 View commit details
    Browse the repository at this point in the history
  5. Update for Python 3.13.0rc1

    edgarrmondragon authored and jcrist committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    b01c5a8 View commit details
    Browse the repository at this point in the history
  6. Clean up

    edgarrmondragon authored and jcrist committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    320a4d8 View commit details
    Browse the repository at this point in the history
  7. Bump cibuildwheel to 2.21.1

    edgarrmondragon authored and jcrist committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    b06d771 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    170e9f2 View commit details
    Browse the repository at this point in the history
  9. Update for Python 3.13.0rc3

    edgarrmondragon authored and jcrist committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    9e0d3b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d35f64f View commit details
    Browse the repository at this point in the history
  11. Squash _eval_type warning

    jcrist committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    67061e6 View commit details
    Browse the repository at this point in the history
  12. Still use _PyUnicode_EQ for older pythons

    Keeps around the semantic meaning for when this function is added back
    in Python 3.14.
    jcrist committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    fd8b9dc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f20630c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a0cc7ea View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    36e56c4 View commit details
    Browse the repository at this point in the history