Skip to content

Add link in importlib.metadata.version() docs #130739

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
merged 1 commit into from
Mar 2, 2025

Conversation

timhoffm
Copy link
Contributor

@timhoffm timhoffm commented Mar 1, 2025

Link the specification for the returned data makes it clearer what this is and what the format of the version string can be.

I see this as trivial enough to not create a separate issue, but can of course do if desired.


📚 Documentation preview 📚: https://cpython-previews--130739.org.readthedocs.build/

Link the specification for the returned data makes it clearer what this is and what the format of the version string can be.
@timhoffm timhoffm marked this pull request as ready for review March 1, 2025 18:13
Copy link
Member

@picnixz picnixz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll merge it tomorrow or so (I don't usually merge other's PRs when it's the evening nor when I'm not on my dev session just in case)

@picnixz picnixz self-assigned this Mar 1, 2025
@picnixz picnixz merged commit c71e558 into python:main Mar 2, 2025
32 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Mar 2, 2025
@picnixz
Copy link
Member

picnixz commented Mar 2, 2025

Thank you for the PR and the description I could use as a nice commit message.

@picnixz picnixz added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Mar 2, 2025
@miss-islington-app
Copy link

Thanks @timhoffm for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @timhoffm for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 2, 2025
Link the specification for the returned data makes it clearer what this is
and what the format of the version string can be.
(cherry picked from commit c71e558)

Co-authored-by: Tim Hoffmann <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Mar 2, 2025

GH-130760 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Mar 2, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 2, 2025
Link the specification for the returned data makes it clearer what this is
and what the format of the version string can be.
(cherry picked from commit c71e558)

Co-authored-by: Tim Hoffmann <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Mar 2, 2025

GH-130761 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 2, 2025
picnixz pushed a commit that referenced this pull request Mar 2, 2025
#130761)

Add link in the `importlib.metadata.version()` docs (GH-130739)

Link the specification for the returned data makes it clearer what this is
and what the format of the version string can be.
(cherry picked from commit c71e558)

Co-authored-by: Tim Hoffmann <[email protected]>
picnixz pushed a commit that referenced this pull request Mar 2, 2025
#130760)

Add link in the `importlib.metadata.version()` docs (GH-130739)

Link the specification for the returned data makes it clearer what this is
and what the format of the version string can be.
(cherry picked from commit c71e558)

Co-authored-by: Tim Hoffmann <[email protected]>
@timhoffm timhoffm deleted the doc-version branch March 2, 2025 17:40
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
Link the specification for the returned data makes it clearer what this is
and what the format of the version string can be.
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 issue skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants