Skip to content

bpo-43856: Add a versionadded directive to the importlib.metadata docs #25445

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

Merged

Conversation

ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented Apr 16, 2021

Use a versionadded directive to generate the text "New in version
3.8." (to match with the documentation of other modules).

https://bugs.python.org/issue43856

Automerge-Triggered-By: GH:jaraco

Use a versionadded directive to generate the text "New in version
3.8." (to match with the documentation of other modules).
@shreyanavigyan
Copy link
Contributor

I think this PR should have a news entry.

@ZackerySpytz
Copy link
Contributor Author

News entries usually aren't required for minor modifications to the documentation.

@shreyanavigyan
Copy link
Contributor

Yeah...I agree with you

@miss-islington miss-islington merged commit adf24bd into python:master Apr 16, 2021
@miss-islington
Copy link
Contributor

Thanks @ZackerySpytz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

Sorry, @ZackerySpytz, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker adf24bd835ed8f76dcc51aa98c8c54275e86965b 3.9

@miss-islington miss-islington self-assigned this Apr 16, 2021
@miss-islington
Copy link
Contributor

Sorry @ZackerySpytz, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker adf24bd835ed8f76dcc51aa98c8c54275e86965b 3.8

jaraco pushed a commit that referenced this pull request Apr 21, 2021
…ta docs (GH-25445)

Use a versionadded directive to generate the text "New in version
3.8." (to match with the documentation of other modules).

Automerge-Triggered-By: GH:jaraco.
(cherry picked from commit adf24bd)

Co-authored-by: Zackery Spytz <[email protected]>
@bedevere-bot
Copy link

GH-25494 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Apr 21, 2021
jaraco pushed a commit that referenced this pull request Apr 21, 2021
…ta docs (GH-25445)

Use a versionadded directive to generate the text "New in version
3.8." (to match with the documentation of other modules).

Automerge-Triggered-By: GH:jaraco
(cherry picked from commit adf24bd)

Co-authored-by: Zackery Spytz <[email protected]>
@bedevere-bot
Copy link

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

methane pushed a commit that referenced this pull request Apr 23, 2021
GH-25445)

Use a versionadded directive to generate the text "New in version
3.8." (to match with the documentation of other modules).

Automerge-Triggered-By: GH:jaraco.
(cherry picked from commit adf24bd)

Co-authored-by: Zackery Spytz <[email protected]>
methane pushed a commit that referenced this pull request Apr 23, 2021
GH-25445)

Use a versionadded directive to generate the text "New in version
3.8." (to match with the documentation of other modules).

Automerge-Triggered-By: GH:jaraco
(cherry picked from commit adf24bd)

Co-authored-by: Zackery Spytz <[email protected]>
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 skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants