mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issues #18058, 18057: Make importlib._bootstrap.NamespaceLoader
conform the the InspectLoader ABC. Perk of this is that runpy/-m can now work with namespace packages.
This commit is contained in:
parent
645ab68f25
commit
13d8ff9c5b
5 changed files with 1156 additions and 1079 deletions
2185
Python/importlib.h
2185
Python/importlib.h
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue