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

Support for Python 3.9.x #2292

Merged
merged 1 commit into from
May 21, 2024
Merged

Support for Python 3.9.x #2292

merged 1 commit into from
May 21, 2024

Conversation

jackyk02
Copy link
Collaborator

Currently, the No GIL implementation only works for Python 3.9.10. This PR extends the support to additional Python versions.

@jackyk02 jackyk02 added the python Related to the Python target label May 21, 2024
@lhstrh lhstrh added the enhancement Enhancement of existing feature label May 21, 2024
@lhstrh lhstrh changed the title Update No GIL Python support Support for Python 3.9.x May 21, 2024
@lhstrh lhstrh added this pull request to the merge queue May 21, 2024
Merged via the queue into master with commit bfcba23 May 21, 2024
24 checks passed
@lhstrh lhstrh deleted the no-gil-support branch May 21, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing feature python Related to the Python target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants