Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. #20659

Merged
merged 2 commits into from Jun 5, 2020
Merged

bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. #20659

merged 2 commits into from Jun 5, 2020

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Jun 5, 2020

Refreshing importlib.metadata with 1.6.1 which uses importlib.resources.files in its tests should unblock the issues affecting GH-20576.

https://bugs.python.org/issue39791

@jaraco jaraco added needs backport to 3.8 only security fixes needs backport to 3.9 only security fixes labels Jun 5, 2020
@jaraco jaraco merged commit 161541a into python:master Jun 5, 2020
@miss-islington
Copy link
Contributor

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

@jaraco jaraco deleted the bpo-39791/refresh-importlib-metadata branch June 5, 2020 20:34
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jun 5, 2020
@bedevere-bot
Copy link

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

@bedevere-bot
Copy link

GH-20662 is a backport of this pull request to the 3.8 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.8 only security fixes label Jun 5, 2020
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 5, 2020
…ythonGH-20659)

* Refresh importlib.metadata from importlib_metadata 1.6.1.

* 📜🤖 Added by blurb_it.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit 161541a)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
jaraco added a commit that referenced this pull request Jun 5, 2020
…H-20659) (GH-20661)

* Refresh importlib.metadata from importlib_metadata 1.6.1.

* 📜🤖 Added by blurb_it.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit 161541a)

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

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
arun-mani-j pushed a commit to arun-mani-j/cpython that referenced this pull request Jul 21, 2020
…ythonGH-20659)

* Refresh importlib.metadata from importlib_metadata 1.6.1.

* 📜🤖 Added by blurb_it.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
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.

None yet

4 participants