SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

gh-111178: Skip undefined behavior checks in _PyPegen_lookahead() (#131714)

For example, expression_rule() return type is 'expr_ty', whereas
_PyPegen_lookahead() uses 'void*'.
V
Victor Stinner committed
37968845284501a536a96b9fdafab83d43dd9b9d
Parent: 9ef9d68
Committed by GitHub <noreply@github.com> on 3/27/2025, 9:03:58 AM