Skip to content

bpo-44613: Make importlib.metadata non-provisional#27101

Merged
warsaw merged 2 commits into
python:mainfrom
warsaw:impmeta-nonprovisional
Jul 12, 2021
Merged

bpo-44613: Make importlib.metadata non-provisional#27101
warsaw merged 2 commits into
python:mainfrom
warsaw:impmeta-nonprovisional

Conversation

@warsaw
Copy link
Copy Markdown
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
Copy Markdown
Contributor

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

@bedevere-bot
Copy link
Copy Markdown

@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
Copy Markdown

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