summaryrefslogtreecommitdiffstats
path: root/Objects/enumobject.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2025-03-27 09:03:58 (GMT)
committerGitHub <noreply@github.com>2025-03-27 09:03:58 (GMT)
commit37968845284501a536a96b9fdafab83d43dd9b9d (patch)
tree0201dbfa7a4ddbcfd443a3275c0d8723779eeaec /Objects/enumobject.c
parent9ef9d687ff7cfc4bbf422ba61db04207b7f343d2 (diff)
downloadcpython-37968845284501a536a96b9fdafab83d43dd9b9d.zip
cpython-37968845284501a536a96b9fdafab83d43dd9b9d.tar.gz
cpython-37968845284501a536a96b9fdafab83d43dd9b9d.tar.bz2
gh-111178: Skip undefined behavior checks in _PyPegen_lookahead() (#131714)
For example, expression_rule() return type is 'expr_ty', whereas _PyPegen_lookahead() uses 'void*'.
Diffstat (limited to 'Objects/enumobject.c')
0 files changed, 0 insertions, 0 deletions