cpython/Modules/_sre
Miss Islington (bot) fd9be78f4e
[3.13] gh-140979: Fix off-by-one error in the RE code validator (GH-140984) (GH-141000)
It was too lenient and allowed MARK opcodes with too large value.
(cherry picked from commit 1326d2a808)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-11-04 18:16:40 +02:00
..
clinic
sre.c [3.13] gh-140979: Fix off-by-one error in the RE code validator (GH-140984) (GH-141000) 2025-11-04 18:16:40 +02:00
sre.h
sre_constants.h
sre_lib.h
sre_targets.h