Skip to content

mark gil_used = false in all pymodules#13230

Merged
alex merged 1 commit intopyca:mainfrom
ngoldbaum:gil-used
Jul 31, 2025
Merged

mark gil_used = false in all pymodules#13230
alex merged 1 commit intopyca:mainfrom
ngoldbaum:gil-used

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