]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:28 +0000 (16:24 -0800)
committerGitHub <noreply@github.com>
Sat, 11 Feb 2023 00:24:28 +0000 (16:24 -0800)
commit91fb7c36a35e61d44387c49d4e65f7779c9892cf
tree818e24adcdf416270b05ed22f41d24b9dc32a1a3
parentc485f0e39e2dd4afdb8608662ae3b15bcecf5e0e
[3.11] gh-101390: Fix docs for `imporlib.util.LazyLoader.factory` to properly call it a class method (GH-101391) (#GH-101813)

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