Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.13] gh-125018: Add importlib.metadata semantic link targets (GH-125027)#125047

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
AA-Turner merged 1 commit intopython:3.13fromncoghlan:backport-cda3b5a-3.13
Oct 8, 2024

Conversation

@ncoghlan
Copy link
Contributor

@ncoghlanncoghlan commentedOct 7, 2024
edited by github-actionsbot
Loading

This allows direct intersphinx references to APIs via references like:func:`importlib.metadata.version`.


Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко)wk.cvs.github@sydorenko.org.ua
Co-authored-by: Adam Turner9087854+AA-Turner@users.noreply.github.com
(cherry picked from commitcda3b5a)


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

…#125027)This allows direct intersphinx references to APIs via referenceslike `` :func:`importlib.metadata.version` ``.---------Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>(cherry picked from commitcda3b5a)
@jaraco
Copy link
Member

Thanks@ncoghlan for this work.

This documentation is (currently) shared withimportlib_metadata, so we should either back-port these changes to that package or remove this documentation from that package. I'll spend a few minutes seeing if the changes backport in a straightforward way. If not, due to the way code references work, I'll probably opt to remove the docs from the third-party package.

@jaraco
Copy link
Member

jaraco commentedDec 24, 2024
edited
Loading

Oh. I just noticed - this change was applied to 3.13 (only). Does that mean this change shouldn't apply to future releases?

Edit: I see now this is a backport of#125027.

@jaraco
Copy link
Member

Thanks@ncoghlan for this work.

This documentation is (currently) shared withimportlib_metadata, so we should either back-port these changes to that package or remove this documentation from that package. I'll spend a few minutes seeing if the changes backport in a straightforward way. If not, due to the way code references work, I'll probably opt to remove the docs from the third-party package.

Nevermind. I'm reminded that inpython/importlib_metadata#466, the docs have been separated. So nothing more to be done.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@brettcannonbrettcannonbrettcannon approved these changes

@ericsnowcurrentlyericsnowcurrentlyAwaiting requested review from ericsnowcurrentlyericsnowcurrently is a code owner

@warsawwarsawAwaiting requested review from warsawwarsaw is a code owner

@jaracojaracoAwaiting requested review from jaraco

Assignees

No one assigned

Labels

docsDocumentation in the Doc dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ncoghlan@jaraco@brettcannon@AA-Turner

[8]ページ先頭

©2009-2025 Movatter.jp