gh-112069: Make setiter_iternext to be thread-safe by corona10 · Pull Request #117935 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
corona10 merged 2 commits intopython:mainfrom
Apr 16, 2024Merged
gh-112069: Make setiter_iternext to be thread-safe#117935
corona10 merged 2 commits intopython:mainfrom
gh-112069: Make setiter_iternext to be thread-safe#117935
corona10 merged 2 commits intopython:mainfrom
Conversation
Copy link Copy Markdown
Member
corona10
added
the
topic-free-threading
label
corona10
requested a review
from colesbury
corona10
requested a review
from rhettinger
as a code owner
bedevere-app
bot
added
the
awaiting core review
label
bedevere-app
bot
mentioned this pull request
3 tasks
corona10
added
the
skip news
label
colesbury approved these changes Apr 16, 2024
Copy link Copy Markdown
Contributor
colesbury
left a comment
colesbury
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
One minor comment below
Objects/setobject.c
Show resolved
Hide resolved
Objects/setobject.c Show resolved Hide resolved
bedevere-app
bot
added
awaiting merge
and removed
awaiting core review
labels
corona10
enabled auto-merge (squash)
corona10
merged commit
a734fd5
into
python:main
bedevere-app
bot
removed
the
awaiting merge
label
corona10
deleted the
gh-112069-set-iter
branch
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request
Apr 17, 2024This 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