]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-125018: Add importlib.metadata semantic link targets (GH-125027) (#125047)
authorAlyssa Coghlan <ncoghlan@gmail.com>
Tue, 8 Oct 2024 01:16:10 +0000 (11:16 +1000)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2024 01:16:10 +0000 (02:16 +0100)
commitb0d01a15131f2df64272057de0c1bd0fd8d2c251
tree6a5ca136e14d16701b5810e6c4231e07d7dbfd09
parent12bb9ed27923576bfbc9af572e983e6f77040ac7
[3.13] gh-125018: Add importlib.metadata semantic link targets (GH-125027) (#125047)

gh-125018: Add importlib.metadata semantic link targets (#125027)

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

(cherry picked from commit cda3b5a576412a8671bbe4c68bb792ec14f1a4b1)

---------

Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/library/importlib.metadata.rst
Misc/NEWS.d/next/Documentation/2024-10-07-00-31-17.gh-issue-125018.yKnymn.rst [new file with mode: 0644]