Skip to content

gh-111178: fix UBSan failures in Objects/enumobject.c - #128246

Merged
encukou merged 2 commits into
python:mainfrom
picnixz:fix/ubsan/enumerators-111178
Jan 3, 2025
Merged

gh-111178: fix UBSan failures in Objects/enumobject.c#128246
encukou merged 2 commits into
python:mainfrom
picnixz:fix/ubsan/enumerators-111178

Conversation

@picnixz

@picnixzpicnixz commented Dec 25, 2024

Copy link
Copy Markdown
Member
  • fix UBSan failures for enumobject
  • fix UBSan failures for reversedobject

@encukou
encukou merged commit aad5ba4 into python:mainJan 3, 2025
@picnixz
picnixz deleted the fix/ubsan/enumerators-111178 branch January 3, 2025 14:38
WolframAlph pushed a commit to WolframAlph/cpython that referenced this pull request Jan 4, 2025
…GH-128246)
* fix UBSan failures for `enumobject`
* fix UBSan failures for `reversedobject`
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
…GH-128246)
* fix UBSan failures for `enumobject`
* fix UBSan failures for `reversedobject`
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.

2 participants

@picnixz@encukou