mirror of https://github.com/python/cpython
e04809299f
gh-120155: Add assertion to sre.c match_getindex() (GH-120402)
Add an assertion to help static analyzers to detect that i*2 cannot
overflow.
(cherry picked from commit
|
||
---|---|---|
.. | ||
clinic | ||
sre.c | ||
sre.h | ||
sre_constants.h | ||
sre_lib.h | ||
sre_targets.h |