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

gh-129824: Fix data race on runtime->gilstate.check_enabled by colesbury · Pull Request #143530 · python/cpython · GitHub

/ cpython Public

gh-129824: Fix data race on runtime->gilstate.check_enabled - #143530

Merged
colesbury merged 2 commits into
python:mainfrom
colesbury:gh-129824-new-interpreter
Jan 7, 2026
Merged

gh-129824: Fix data race on runtime->gilstate.check_enabled#143530
colesbury merged 2 commits into
python:mainfrom
colesbury:gh-129824-new-interpreter

Conversation

colesbury commented Jan 7, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

The new_interpreter() function can be called concurrently.

The new_interpreter() function can be called concurrently.
Comment thread Python/pylifecycle.c
colesbury merged commit f11f5eb into python:main Jan 7, 2026
48 checks passed
colesbury deleted the gh-129824-new-interpreter branch January 7, 2026 22:56
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