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

gh-129824: Fix data race in _PyBuiltins_AddExceptions with subinterpreters by colesbury · Pull Request #143446 · python/cpython · GitHub

/ cpython Public

gh-129824: Fix data race in _PyBuiltins_AddExceptions with subinterpreters - #143446

Merged
colesbury merged 2 commits into
python:mainfrom
colesbury:gh-129824-exceptions
Jan 6, 2026
Merged

gh-129824: Fix data race in _PyBuiltins_AddExceptions with subinterpreters#143446
colesbury merged 2 commits into
python:mainfrom
colesbury:gh-129824-exceptions

Conversation

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

Copy link
Copy Markdown
Contributor

Initialize the PyExc_OSError aliases statically to avoid data races.

…nterpreters

Initialize the PyExc_OSError aliases statically to avoid data races.
colesbury merged commit 71119a1 into python:main Jan 6, 2026
83 of 85 checks passed
colesbury deleted the gh-129824-exceptions branch January 6, 2026 14:15
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
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