diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2022-03-22 15:27:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-22 15:27:55 (GMT) |
commit | 492d4109f4d953c478cb48f17aa32adbb912623b (patch) | |
tree | c912b908f3e247d161901c0794bb28753759b796 /Python/thread.c | |
parent | 32e77154ddfc514a3144d5912bffdd957246fd6c (diff) | |
download | cpython-492d4109f4d953c478cb48f17aa32adbb912623b.zip cpython-492d4109f4d953c478cb48f17aa32adbb912623b.tar.gz cpython-492d4109f4d953c478cb48f17aa32adbb912623b.tar.bz2 |
bpo-42885: Optimize search for regular expressions starting with "\A" or "^" (GH-32021)
Affected functions are re.search(), re.split(), re.findall(), re.finditer()
and re.sub().
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions