Skip to content

[3.13] gh-133157: fix UBSan failures in Parser/pegen.c (GH-134048)#135334

Merged
picnixz merged 1 commit into
python:3.13from
picnixz:backport-754e7c9-3.13
Jun 10, 2025
Merged

[3.13] gh-133157: fix UBSan failures in Parser/pegen.c (GH-134048)#135334
picnixz merged 1 commit into
python:3.13from
picnixz:backport-754e7c9-3.13

Conversation

@picnixz

@picnixz picnixz commented Jun 10, 2025

Copy link
Copy Markdown
Member

(cherry picked from commit 754e7c9)

…n `Parser/pegen.c` (pythonGH-134048)

(cherry picked from commit 754e7c9)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@pablogsal pablogsal enabled auto-merge (squash) June 10, 2025 09:07
@picnixz picnixz disabled auto-merge June 10, 2025 09:10
@picnixz

picnixz commented Jun 10, 2025

Copy link
Copy Markdown
Member Author

Hum, actually we didn't use _Py_NO_SANITIZE_UNDEFINED here, so I'll change the commit message

@picnixz picnixz changed the title [3.13] gh-133157: remove usage of _Py_NO_SANITIZE_UNDEFINED in Parser/pegen.c (GH-134048) [3.13] gh-133157: fix UBSan failures in Parser/pegen.c (GH-134048) Jun 10, 2025
@picnixz picnixz enabled auto-merge (squash) June 10, 2025 09:11
@picnixz picnixz merged commit dd7ffdb into python:3.13 Jun 10, 2025
49 checks passed
@picnixz picnixz deleted the backport-754e7c9-3.13 branch June 10, 2025 09:26
Sign up for free to 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