]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-42811: Update importlib.utils.resolve_name() docs to use __spec__.parent...
authorYair Frid <fridyair@gmail.com>
Thu, 7 Jan 2021 18:06:13 +0000 (20:06 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Jan 2021 18:06:13 +0000 (10:06 -0800)
commit8c3914aef47e6e5a31b48a0b1f165ec3f4dc4c98
tree3a37e1741006c6940296c3e24a1286db9cfd7206
parent49c150f1f16398a4e77e051244f27adc5ac7b47b
[3.9] bpo-42811: Update importlib.utils.resolve_name() docs to use __spec__.parent (GH-24100) (GH-24149)

This is a backport of
https://github.com/python/cpython/pull/24100

Automerge-Triggered-By: GH:brettcannon
Doc/library/importlib.rst
Misc/NEWS.d/next/Documentation/2021-01-07-12-08-59.bpo-42811.ePF7EC.rst [new file with mode: 0644]