bpo-46474: Avoid REDoS in EntryPoint.pattern (sync with importlib_metadata 4.10.1) by jaraco · Pull Request #30803 · python/cpython
jaraco
changed the base branch from
main
to
bpo-46474/entrypoint-regex
Base automatically changed from bpo-46474/entrypoint-regex to main
jaraco
deleted the
bpo-46474/entrypoint-regex-fix
branch
Thanks @jaraco for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8, 3.9, 3.10.
🐍🍒⛏🤖
Sorry @jaraco, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 51c3e28c8a163e58dc753765e3cc51d5a717e70d 3.10
Sorry, @jaraco, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 51c3e28c8a163e58dc753765e3cc51d5a717e70d 3.9
Sorry @jaraco, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 51c3e28c8a163e58dc753765e3cc51d5a717e70d 3.8
Sorry, @jaraco, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 51c3e28c8a163e58dc753765e3cc51d5a717e70d 3.7
jaraco added a commit that referenced this pull request
jaraco added a commit that referenced this pull request
jaraco added a commit that referenced this pull request
jaraco added a commit that referenced this pull request
jaraco added a commit that referenced this pull request
jaraco added a commit that referenced this pull request
ambv pushed a commit that referenced this pull request