Skip to content

gh-143100: Fix memcpy data race in setobject.c - #143127

Merged
colesbury merged 1 commit into
python:mainfrom
colesbury:gh-143100-set-memcpy
Dec 24, 2025
Merged

gh-143100: Fix memcpy data race in setobject.c#143127
colesbury merged 1 commit into
python:mainfrom
colesbury:gh-143100-set-memcpy

Conversation

@colesbury

@colesburycolesbury commented Dec 23, 2025

Copy link
Copy Markdown
Contributor

@naschemenascheme left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@colesbury
colesbury merged commit e8e044e into python:mainDec 24, 2025
54 checks passed
@colesbury
colesbury deleted the gh-143100-set-memcpy branch December 24, 2025 13:02
Sign up for freeto 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

@colesbury@nascheme