]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-101390: Fix docs for `imporlib.util.LazyLoader.factory` to properly call...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 11 Feb 2023 00:24:42 +0000 (16:24 -0800)
committerGitHub <noreply@github.com>
Sat, 11 Feb 2023 00:24:42 +0000 (16:24 -0800)
commit6c0e3dc8ef958e1d2eb2fc4e59a9152e85e65da0
treef21cc0594f0cbf569678de73df567b6a9658c148
parent2e7ff1fcf67dcbcf872c699d95cc8b01771c0698
[3.10] gh-101390: Fix docs for `imporlib.util.LazyLoader.factory` to properly call it a class method (GH-101391) (GH-101814)

gh-101390: Fix docs for `imporlib.util.LazyLoader.factory` to properly call it a class method (GH-101391)
(cherry picked from commit 17143e2c30ae5e51945e04eeaec7ebb0e1f07fb5)

Co-authored-by: busywhitespace <busywhitespace@tuta.io>
Doc/library/importlib.rst