summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2023-10-26 15:07:06 (GMT)
committerGitHub <noreply@github.com>2023-10-26 15:07:06 (GMT)
commit309efb39dc005a834bb67e9a6f27b6689f00ec9d (patch)
tree05e3828927ad56ad914c08c40b28b653fa280315 /Python
parent67a91f78e4395148afcc33e5cd6f3f0a9623e63a (diff)
downloadcpython-309efb39dc005a834bb67e9a6f27b6689f00ec9d.zip
cpython-309efb39dc005a834bb67e9a6f27b6689f00ec9d.tar.gz
cpython-309efb39dc005a834bb67e9a6f27b6689f00ec9d.tar.bz2
gh-111259: Optimize recursive wildcards in pathlib (GH-111303)
Regular expression pattern `(?s:.)` is much faster than `[\s\S]`.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions