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 support for nogil Python #2885

Closed
wants to merge 4 commits into from
Closed

Add support for nogil Python #2885

wants to merge 4 commits into from

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    e9b9f22 View commit details
    Browse the repository at this point in the history
  2. Use sys.implementation.name instead of SOABI.

    Windows does not have the SOABI sysconfig variable set.
    colesbury committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b390838 View commit details
    Browse the repository at this point in the history
  3. Use assert!

    colesbury committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    800c20d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17b4c15 View commit details
    Browse the repository at this point in the history