Skip to content

[bpo-45765] Fix distribution discovery on empty path.#29487

Merged
jaraco merged 1 commit into
mainfrom
bpo-45765/metadata-distribution-empty-path
Nov 9, 2021
Merged

[bpo-45765] Fix distribution discovery on empty path.#29487
jaraco merged 1 commit into
mainfrom
bpo-45765/metadata-distribution-empty-path

Conversation

@jaraco

@jaraco jaraco commented Nov 9, 2021

Copy link
Copy Markdown
Member

https://bugs.python.org/issue45765

Automerge-Triggered-By: GH:jaraco

@jaraco
jaraco force-pushed the bpo-45765/metadata-distribution-empty-path branch from f827fce to eaa886b Compare November 9, 2021 14:04
@jaraco

jaraco commented Nov 9, 2021

Copy link
Copy Markdown
Member Author

Note that although this change does not have any tests, it does have corresponding tests in importlib_metadata as a doctest, a test that wouldn't have any effect here and will be included in a future update for Python 3.11.

@jaraco
jaraco merged commit 6ec0dec into main Nov 9, 2021
@jaraco
jaraco deleted the bpo-45765/metadata-distribution-empty-path branch November 9, 2021 23:49
@miss-islington

Copy link
Copy Markdown
Contributor

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

@bedevere-bot

Copy link
Copy Markdown

@jaraco: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington

Copy link
Copy Markdown
Contributor

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 6ec0dec7b7b50d4fee5b2b66cf38e4291bcdf44c 3.9

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 9, 2021
(cherry picked from commit 6ec0dec)

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

Copy link
Copy Markdown

GH-29510 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Nov 9, 2021
jaraco added a commit that referenced this pull request Nov 9, 2021
(cherry picked from commit 6ec0dec)

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

Copy link
Copy Markdown

GH-29511 is a backport of this pull request to the 3.9 branch.

jaraco added a commit that referenced this pull request Nov 13, 2021
…. (GH-29511)

(cherry picked from commit 6ec0dec)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
jaraco added a commit that referenced this pull request Nov 13, 2021
…29510)

(cherry picked from commit 6ec0dec)

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

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
remykarem pushed a commit to remykarem/cpython that referenced this pull request Dec 7, 2021
remykarem pushed a commit to remykarem/cpython that referenced this pull request Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants