diff options
author | Tim Peters <tim.peters@gmail.com> | 2020-05-06 02:28:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-06 02:28:24 (GMT) |
commit | b9c46a2c2d7fc68457bff641f78932d66f5e5f59 (patch) | |
tree | 7f7798c3f7ef5c476705bf2fdb349adddf14c354 /Python/import.c | |
parent | 96074de573f82fc66a2bd73c36905141a3f1d5c1 (diff) | |
download | cpython-b9c46a2c2d7fc68457bff641f78932d66f5e5f59.zip cpython-b9c46a2c2d7fc68457bff641f78932d66f5e5f59.tar.gz cpython-b9c46a2c2d7fc68457bff641f78932d66f5e5f59.tar.bz2 |
bpo-40480 "fnmatch" exponential execution time (GH-19908)
bpo-40480: create different regexps in the presence of multiple `*`
patterns to prevent fnmatch() from taking exponential time.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions