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-44246: Restore compatibility in entry_points #26468

Merged
merged 2 commits into from May 31, 2021
Merged

Conversation

@jaraco
Copy link
Member

@jaraco jaraco commented May 31, 2021

Merge after GH-26467.

https://bugs.python.org/issue44246

@jaraco jaraco force-pushed the bpo-44246/entry-points-compat branch from 7871a66 to 584e3d5 May 31, 2021
@jaraco jaraco merged commit c34ed08 into main May 31, 2021
12 checks passed
@jaraco jaraco deleted the bpo-44246/entry-points-compat branch May 31, 2021
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 31, 2021

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

miss-islington added a commit to miss-islington/cpython that referenced this issue May 31, 2021
* bpo-44246: Entry points performance improvements.

From importlib_metadata 4.3.1.

* bpo-44246: Sync with importlib_metadata 4.4
(cherry picked from commit c34ed08)

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

@bedevere-bot bedevere-bot commented May 31, 2021

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

miss-islington added a commit that referenced this issue May 31, 2021
…H-26471)

* [bpo-44246](): Entry points performance improvements.

From importlib_metadata 4.3.1.

* [bpo-44246](): Sync with importlib_metadata 4.4
(cherry picked from commit c34ed08)


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

Automerge-Triggered-By: GH:jaraco
JuniorJPDJ added a commit to JuniorJPDJ/cpython that referenced this issue Aug 12, 2021
* bpo-44246: Entry points performance improvements.

From importlib_metadata 4.3.1.

* bpo-44246: Sync with importlib_metadata 4.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants