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-38121: Sync importlib.metadata with 0.22 backport #15993
bpo-38121: Sync importlib.metadata with 0.22 backport #15993
Conversation
Sorry, @jaraco and @pganssle, I could not cleanly backport this to |
The issue is the known conflicts with I thought I could run this, but I cannot currently. @pganssle if you feel like tackling it, go for it. Otherwise, I'll look this evening. |
@jaraco I don't know that I know the code well enough to handle resolving the conflicts. |
* bpo-38121: Sync importlib.metadata with 0.22 backport *📜 🤖 Added by blurb_it.
GH-16064 is a backport of this pull request to the 3.8 branch. |
https://bugs.python.org/issue38121