mirror of
https://github.com/python/cpython.git
synced 2024-11-28 16:45:42 +01:00
65c845e065
gh-109631: Allow interruption of short repeated regex matches (GH-109867)
Counting for signal checking now continues in new match from the point where
it ended in the previous match instead of starting from 0.
(cherry picked from commit
|
||
---|---|---|
.. | ||
clinic | ||
sre_constants.h | ||
sre_lib.h | ||
sre_targets.h | ||
sre.c | ||
sre.h |