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.
T
Tim Peters committed
b9c46a2c2d7fc68457bff641f78932d66f5e5f59
Parent: 96074de
Committed by GitHub <noreply@github.com>
on 5/6/2020, 2:28:24 AM