◐ Shell
clean mode source ↗

bpo-46474: Avoid REDoS in EntryPoint.pattern (sync with importlib_metadata 4.10.1) by jaraco · Pull Request #30803 · python/cpython

@jaraco jaraco changed the base branch from main to bpo-46474/entrypoint-regex

January 22, 2022 19:53

Base automatically changed from bpo-46474/entrypoint-regex to main

January 23, 2022 02:39

@jaraco jaraco deleted the bpo-46474/entrypoint-regex-fix branch

January 23, 2022 04:00

@miss-islington

Thanks @jaraco for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8, 3.9, 3.10.
🐍🍒⛏🤖

@miss-islington

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

@miss-islington

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

@miss-islington

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

@miss-islington

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

Jan 23, 2022
…lib_metadata 4.10.1) (GH-30803)

(cherry picked from commit 51c3e28)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>

@bedevere-bot

jaraco added a commit that referenced this pull request

Jan 23, 2022
…ib_metadata 4.10.1) (GH-30803).

(cherry picked from commit 51c3e28)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>

@bedevere-bot

jaraco added a commit that referenced this pull request

Jan 23, 2022
…ib_metadata 4.10.1) (GH-30803).

(cherry picked from commit 51c3e28)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>

@bedevere-bot

jaraco added a commit that referenced this pull request

Jan 23, 2022
…ib_metadata 4.10.1) (GH-30803).

(cherry picked from commit 51c3e28)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>

jaraco added a commit that referenced this pull request

Jan 23, 2022
…lib_metadata 4.10.1) (GH-30803) (GH-30827)

(cherry picked from commit 51c3e28)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>

jaraco added a commit that referenced this pull request

Jan 23, 2022
…ib_metadata 4.10.1) (GH-30803). (GH-30828)

(cherry picked from commit 51c3e28)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>

ambv pushed a commit that referenced this pull request

Feb 14, 2022
…ib_metadata 4.10.1) (GH-30803). (#30829)

(cherry picked from commit 51c3e28)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>

hello-adam pushed a commit to hello-adam/cpython that referenced this pull request

Jun 2, 2022