]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-133157: fix UBSan failures in `Parser/pegen.c` (GH-134048) (#135334)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Tue, 10 Jun 2025 09:12:41 +0000 (11:12 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Jun 2025 09:12:41 +0000 (09:12 +0000)
commitdd7ffdbbff35d9a86906c71ee2c15a1cee02701d
tree27f94248ab9db4e1affc17c0a49dfdd1934e618d
parent857647fa67f3ca394b9f71ac4eac68ce2ccce4bc
[3.13] gh-133157: fix UBSan failures in `Parser/pegen.c` (GH-134048) (#135334)

[3.13] gh-133157: fix UBSan failures in `Parser/pegen.c` (GH-134048)
(cherry picked from commit 754e7c9b5187fcad22acf7555479603f173a4a09)
Parser/parser.c
Parser/pegen.c
Parser/pegen.h
Tools/peg_generator/pegen/c_generator.py