]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43207: InspectLoader.is_package is not an abstract method (GH-24517)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 23 May 2021 19:37:16 +0000 (12:37 -0700)
committerGitHub <noreply@github.com>
Sun, 23 May 2021 19:37:16 +0000 (12:37 -0700)
commit069bc4f5b45b28c7685d01c2b86659887f33f804
tree8b224b59e4995ccd3c04bb378d8b64293ec1f982
parente394573c3c75d0611c4eb3f6e0018576ff911494
bpo-43207: InspectLoader.is_package is not an abstract method (GH-24517)

Making the description of `InspectLoader.is_package` aligned with the current implementation.

Automerge-Triggered-By: GH:jaraco
(cherry picked from commit 8b9310d90281d4bd3643f4e0767b2d0390f0cb05)

Co-authored-by: Junnosuke Kuroda <Isa-rentacs@users.noreply.github.com>
Doc/library/importlib.rst