SIGN IN SIGN UP

[3.12] gh-109631: Allow interruption of short repeated regex matches (GH-109867) (#109886)

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 8ac2085b80eca4d9b2a1093d0a7da020fd12e11a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
M
Miss Islington (bot) committed
65c845e065d6ff7abc1abdc9c24bc7612a665161
Parent: d09a314
Committed by GitHub <noreply@github.com> on 10/2/2023, 3:36:29 PM