diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-09-26 10:56:33 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-26 10:56:33 +0300 |
commit | 8ac2085b80eca4d9b2a1093d0a7da020fd12e11a (patch) | |
tree | 8b8d71d95b130ed511f4d8d53a13a6da1f2dd1cc /Tools/scripts/run_tests.py | |
parent | 7c61a361fc2e93375e22849fffbc20b60e94dbde (diff) | |
download | cpython-8ac2085b80eca4d9b2a1093d0a7da020fd12e11a.tar.gz cpython-8ac2085b80eca4d9b2a1093d0a7da020fd12e11a.zip |
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.
Diffstat (limited to 'Tools/scripts/run_tests.py')
0 files changed, 0 insertions, 0 deletions