]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133157: remove usage of `_Py_NO_SANITIZE_UNDEFINED` in `Parser/pegen.c` (#134048)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Tue, 10 Jun 2025 00:08:30 +0000 (02:08 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Jun 2025 00:08:30 +0000 (01:08 +0100)
commit754e7c9b5187fcad22acf7555479603f173a4a09
treeb1ac145fefd4166722c7c64d051acec304db6e83
parent49fc1f215aeb0f71445505191ccb65517b58a5aa
gh-133157: remove usage of `_Py_NO_SANITIZE_UNDEFINED` in `Parser/pegen.c` (#134048)
Parser/parser.c
Parser/pegen.c
Parser/pegen.h
Tools/peg_generator/pegen/c_generator.py