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-39022, bpo-38594: Sync with importlib_metadata 1.3 #17568

Merged
merged 3 commits into from
Dec 11, 2019
Merged

bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 #17568

merged 3 commits into from
Dec 11, 2019

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Dec 10, 2019

Includes improved docs for custom finders and better serialization support in EntryPoints.

https://bugs.python.org/issue39022

…oved docs for custom finders and better serialization support in EntryPoints.
@jaraco jaraco merged commit b7a0109 into python:master Dec 11, 2019
@jaraco jaraco deleted the bpo-39022/importlib-metadata-1.3 branch December 11, 2019 01:05
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 11, 2019
* bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 including improved docs for custom finders and better serialization support in EntryPoints.

* 📜🤖 Added by blurb_it.

* Correct module reference
(cherry picked from commit b7a0109)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
jaraco added a commit that referenced this pull request Dec 11, 2019
…-17569)

* bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 including improved docs for custom finders and better serialization support in EntryPoints.

* 📜🤖 Added by blurb_it.

* Correct module reference
(cherry picked from commit b7a0109)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
* bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 including improved docs for custom finders and better serialization support in EntryPoints.

* 📜🤖 Added by blurb_it.

* Correct module reference
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