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

Conversation

@jaraco
Copy link
Member

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
4 checks passed
4 checks passed
Azure Pipelines PR #20191211.1 succeeded
Details
bedevere/issue-number Issue number 39022 found
Details
bedevere/news News entry found in Misc/NEWS.d
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@jaraco jaraco deleted the jaraco:bpo-39022/importlib-metadata-1.3 branch Dec 11, 2019
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 11, 2019

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

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 11, 2019

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

miss-islington added 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
You can’t perform that action at this time.