commit | a7a4ca4f06c8c31d7f403113702ad2e80bfc326b | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Sun Jan 23 10:17:27 2022 -0500 |
committer | GitHub <noreply@github.com> | Sun Jan 23 10:17:27 2022 -0500 |
tree | 6dfc6388aa1b32ce15666086292ff095febe03c2 | |
parent | 633db1c4eb863a1340e45c353e36f2f8dcf5945c [diff] |
[3.10] bpo-46474: Avoid REDoS in EntryPoint.pattern (sync with importlib_metadata 4.10.1) (GH-30803) (GH-30827) (cherry picked from commit 51c3e28c8a163e58dc753765e3cc51d5a717e70d) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>