]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add link in the `importlib.metadata.version()` docs (#130739)
authorTim Hoffmann <2836374+timhoffm@users.noreply.github.com>
Sun, 2 Mar 2025 09:23:32 +0000 (10:23 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Mar 2025 09:23:32 +0000 (10:23 +0100)
commitc71e55869e7bc56b2bd04f3055f810026a66c076
treea9b5c75f09e5d906903638208f592d5931c4de24
parentc9932a9ec8a3077933a85101aae9c3ac155e6d04
Add link in the `importlib.metadata.version()` docs (#130739)

Link the specification for the returned data makes it clearer what this is
and what the format of the version string can be.
Doc/library/importlib.metadata.rst