summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-10-02 15:36:29 (GMT)
committerGitHub <noreply@github.com>2023-10-02 15:36:29 (GMT)
commit65c845e065d6ff7abc1abdc9c24bc7612a665161 (patch)
treec4b253cbbf3537e4f5c76df21250a8e87a51e130 /Python/pythonrun.c
parentd09a3145b596810078d0b24e1a9cbebc117f804d (diff)
downloadcpython-65c845e065d6ff7abc1abdc9c24bc7612a665161.zip
cpython-65c845e065d6ff7abc1abdc9c24bc7612a665161.tar.gz
cpython-65c845e065d6ff7abc1abdc9c24bc7612a665161.tar.bz2
[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>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions