diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-06-21 14:06:55 +0300 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-06-21 14:06:55 +0300 |
commit | 66dc4648fcca725bc48b0c8d7030c107dfeda709 (patch) | |
tree | 188c8a43a54c79340c11cc27997cb4e189eb6922 /Python/pythonrun.c | |
parent | 6ee588f14e23206db3c927653956fd35f6ca857a (diff) | |
download | cpython-git-66dc4648fcca725bc48b0c8d7030c107dfeda709.tar.gz |
Issue #24426: Fast searching optimization in regular expressions now works
for patterns that starts with capturing groups. Fast searching optimization
now can't be disabled at compile time.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions