]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43207: InspectLoader.is_package is not an abstract method (GH-24517)
authorJunnosuke Kuroda <Isa-rentacs@users.noreply.github.com>
Sun, 23 May 2021 19:19:52 +0000 (12:19 -0700)
committerGitHub <noreply@github.com>
Sun, 23 May 2021 19:19:52 +0000 (12:19 -0700)
commit8b9310d90281d4bd3643f4e0767b2d0390f0cb05
tree918ee9d48e19bd80a5f9fb837518106c19d5f948
parentdf7eeacd83f531dd67cec7bc483dec6dce17ddbd
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
Doc/library/importlib.rst