Skip to content

mark gil_used = false in all pymodules #13230

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

Merged
merged 1 commit into from
Jul 31, 2025
Merged

mark gil_used = false in all pymodules #13230

merged 1 commit into from
Jul 31, 2025

Conversation

ngoldbaum
Copy link
Contributor

Marks all pymodules with gil_used = false, since the GIL isn't used for synchronization anywhere.

see #12555 (comment)

@alex alex merged commit 34c4396 into pyca:main Jul 31, 2025
67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants