Skip to content

gh-111178: fix UBSan failures for anextawaitableobject - #131609

Merged
picnixz merged 5 commits into
python:mainfrom
picnixz:fix/ubsan/iterobject-111178
Mar 24, 2025
Merged

gh-111178: fix UBSan failures for anextawaitableobject#131609
picnixz merged 5 commits into
python:mainfrom
picnixz:fix/ubsan/iterobject-111178

Conversation

@picnixz

@picnixzpicnixz commented Mar 23, 2025

Copy link
Copy Markdown
Member

Comment threadObjects/iterobject.c Outdated

@vstinnervstinner 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

Comment threadObjects/iterobject.c Outdated
@picnixz
picnixz enabled auto-merge (squash) March 24, 2025 14:21

@vstinnervstinner 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

@picnixz
picnixz merged commit 4efe397 into python:mainMar 24, 2025
@picnixz
picnixz deleted the fix/ubsan/iterobject-111178 branch March 24, 2025 14:53
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 1, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@picnixz@vstinner@kumaraditya303