]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43856: Add a versionadded directive to the importlib.metadata docs (GH-25445)
authorZackery Spytz <zspytz@gmail.com>
Fri, 16 Apr 2021 23:13:38 +0000 (17:13 -0600)
committerGitHub <noreply@github.com>
Fri, 16 Apr 2021 23:13:38 +0000 (16:13 -0700)
commitadf24bd835ed8f76dcc51aa98c8c54275e86965b
treeab1868c0648053601636127f2165735215d38f8d
parent7c29ae1f0585378dba4d220a2c0fb5dd49fdab3e
bpo-43856: Add a versionadded directive to the importlib.metadata docs (GH-25445)

Use a versionadded directive to generate the text "New in version
3.8." (to match with the documentation of other modules).

Automerge-Triggered-By: GH:jaraco
Doc/library/importlib.metadata.rst