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-44613: Make importlib.metadata non-provisional #27101

Merged
merged 2 commits into from
Jul 12, 2021

Conversation

warsaw
Copy link
Member

@warsaw warsaw commented Jul 12, 2021

As discussed with @jaraco, importlib.metadata will be non-provisional in Python 3.10.

https://bugs.python.org/issue44613

@warsaw warsaw merged commit f6954cd into python:main Jul 12, 2021
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

@warsaw: Please replace # with GH- in the commit message next time. Thanks!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 12, 2021
* importlib.metadata is no longer provisional as of 3.10
* Add NEWS entry
(cherry picked from commit f6954cd)

Co-authored-by: Barry Warsaw <barry@python.org>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jul 12, 2021
@warsaw warsaw deleted the impmeta-nonprovisional branch July 13, 2021 00:40
warsaw added a commit that referenced this pull request Jul 13, 2021
* importlib.metadata is no longer provisional as of 3.10
* Add NEWS entry
(cherry picked from commit f6954cd)

Co-authored-by: Barry Warsaw <barry@python.org>

Co-authored-by: Barry Warsaw <barry@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants