]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Add link in the `importlib.metadata.version()` docs (GH-130739) (#130760)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 2 Mar 2025 10:43:06 +0000 (11:43 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Mar 2025 10:43:06 +0000 (10:43 +0000)
commit257240e7239264b89916c76fb75c6f5f04e189cc
tree83e22448b3ece2db7864fac16794598ade7a343b
parenta0676db61efd08ff9cefc878dd47c007c9793a8f
[3.12] Add link in the `importlib.metadata.version()` docs (GH-130739) (#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 c71e55869e7bc56b2bd04f3055f810026a66c076)

Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
Doc/library/importlib.metadata.rst