]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix docs source link for importlib.metadata (GH-29025)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 30 Oct 2021 15:32:14 +0000 (08:32 -0700)
committerGitHub <noreply@github.com>
Sat, 30 Oct 2021 15:32:14 +0000 (08:32 -0700)
commitda222b7cc804adb1508f806d7fc6a2e65b8423e8
treefe96df1c3fbe978ae48b1e9e7a446bdb1c7730f1
parent7e2c0a18b41cb906a354776e6ca52af81e39820f
Fix docs source link for importlib.metadata (GH-29025)

The link broke for Python 3.10 since importlib.metadata was made from a module into a package

I think this is trivial enough to not need a bpo issue.

Automerge-Triggered-By: GH:jaraco
(cherry picked from commit aae18a17401dc36917c0f64f971d60ab1a5b477e)

Co-authored-by: Philipp A <flying-sheep@web.de>
Doc/library/importlib.metadata.rst