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

gh-100227: Add a Granular Lock for _PyRuntime.imports.extensions.dict by ericsnowcurrently · Pull Request #103460 · python/cpython · GitHub

/ cpython Public

gh-100227: Add a Granular Lock for _PyRuntime.imports.extensions.dict - #103460

Merged
ericsnowcurrently merged 3 commits into
python:mainfrom
ericsnowcurrently:extensions-lock
Apr 25, 2023
Merged

gh-100227: Add a Granular Lock for _PyRuntime.imports.extensions.dict#103460
ericsnowcurrently merged 3 commits into
python:mainfrom
ericsnowcurrently:extensions-lock

Conversation

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

Copy link
Copy Markdown
Member

The lock is unnecessary as long as there's a GIL, but completely necessary with a per-interpreter GIL.

ericsnowcurrently merged commit d862799 into python:main Apr 25, 2023
ericsnowcurrently deleted the extensions-lock branch April 25, 2023 03:09
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