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

gh-100227: Use an Array for _PyRuntime's Set of Locks During Init #103315

Merged

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Apr 6, 2023

This cleans things up a bit and simplifies adding new granular global locks.

@ericsnowcurrently ericsnowcurrently merged commit 52e9b38 into python:main Apr 6, 2023
@ericsnowcurrently ericsnowcurrently deleted the runtime-locks-array branch April 6, 2023 18:00
warsaw pushed a commit to warsaw/cpython that referenced this pull request Apr 11, 2023
…it (pythongh-103315)

This cleans things up a bit and simplifies adding new granular global locks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants