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

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