diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-10-26 18:07:06 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-26 18:07:06 +0300 |
commit | 309efb39dc005a834bb67e9a6f27b6689f00ec9d (patch) | |
tree | 05e3828927ad56ad914c08c40b28b653fa280315 /Python/generated_cases.c.h | |
parent | 67a91f78e4395148afcc33e5cd6f3f0a9623e63a (diff) | |
download | cpython-309efb39dc005a834bb67e9a6f27b6689f00ec9d.tar.gz cpython-309efb39dc005a834bb67e9a6f27b6689f00ec9d.zip |
gh-111259: Optimize recursive wildcards in pathlib (GH-111303)
Regular expression pattern `(?s:.)` is much faster than `[\s\S]`.
Diffstat (limited to 'Python/generated_cases.c.h')
0 files changed, 0 insertions, 0 deletions