]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix docs source link for importlib.metadata (GH-29025)
authorPhilipp A <flying-sheep@web.de>
Sat, 30 Oct 2021 15:12:47 +0000 (17:12 +0200)
committerGitHub <noreply@github.com>
Sat, 30 Oct 2021 15:12:47 +0000 (08:12 -0700)
commitaae18a17401dc36917c0f64f971d60ab1a5b477e
tree98f941d7a1cc406eec79c14dd88cda97ee14113c
parent62bf263a775f4444d8b5d5841cc09be3bd53e933
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
Doc/library/importlib.metadata.rst