gh-111178: fix UBSan failures in `Objects/typeobject.c` by picnixz · Pull Request #129799 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Member
This PR fixes the UBSan failures and addresses some minor cosmetic changes. PEP-7 changes were not applied since they could scramble the diff but other semantic changes affecting the signature of touched functions may have been done.
picnixz added 3 commits
picnixz
added
the
skip news
label
bedevere-app
Bot
mentioned this pull request
picnixz
marked this pull request as ready for review
picnixz
requested a review
from markshannon
as a code owner
bedevere-app
Bot
added
the
awaiting core review
label
vstinner
reviewed
Objects/typeobject.c Outdated
Objects/typeobject.c Outdated
picnixz
marked this pull request as draft
bedevere-app
Bot
removed
the
awaiting core review
label
picnixz
marked this pull request as ready for review
bedevere-app
Bot
added
the
awaiting core review
label
vstinner
reviewed
Objects/typeobject.c Outdated
picnixz
requested a review
from vstinner
vstinner
approved these changes
vstinner
left a comment
vstinner
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bedevere-app
Bot
added
awaiting merge
and removed
awaiting core review
labels
picnixz
enabled auto-merge (squash)
picnixz
merged commit
3d40317
into
python:main
bedevere-app
Bot
removed
the
awaiting merge
label
picnixz
deleted the
fix/ubsan/typeobject-111178
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment