]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42811: Update importlib.utils.resolve_name() docs to use __spec__.parent (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 7 Jan 2021 18:07:48 +0000 (10:07 -0800)
committerGitHub <noreply@github.com>
Thu, 7 Jan 2021 18:07:48 +0000 (10:07 -0800)
commitca8e96d1edbeb536f58da91e607082463398fce1
tree858fc74f783c431f9f1350853f7837f8b57807d2
parentdb91714faa6d3ede59003cdcc719a758160f3970
bpo-42811: Update importlib.utils.resolve_name() docs to use __spec__.parent (GH-24100) (GH-24144)

Automerge-Triggered-By: GH:brettcannon
(cherry picked from commit ff8458b918050168acda1ad6d079f52b8effa821)

Co-authored-by: Yair Frid <fridyair@gmail.com>
Doc/library/importlib.rst
Misc/NEWS.d/next/Documentation/2021-01-04-22-14-22.bpo-42811.HY2beA.rst [new file with mode: 0644]