Redundant condition inside codegen_addop_load_const
#129552
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
Bug report
Bug description:
There is redundant condition
val < _PY_NSMALLPOSINTS
insidecpython/Python/codegen.c
Line 287 in 71ae933
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
codegen_addop_load_const
#129553The text was updated successfully, but these errors were encountered: