FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-100227: Use an Array for _PyRuntime's Set of Locks During Init by ericsnowcurrently · Pull Request #103315 · python/cpython · GitHub

/ cpython Public

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

Merged
ericsnowcurrently merged 1 commit into
python:mainfrom
ericsnowcurrently:runtime-locks-array
Apr 6, 2023
Merged

gh-100227: Use an Array for _PyRuntime's Set of Locks During Init#103315
ericsnowcurrently merged 1 commit into
python:mainfrom
ericsnowcurrently:runtime-locks-array

Conversation

ericsnowcurrently commented Apr 6, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

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

ericsnowcurrently merged commit 52e9b38 into python:main Apr 6, 2023
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL