[issue35673] Loader for namespace packages

Brett Cannon report at bugs.python.org
Wed Oct 20 14:27:04 EDT 2021


Brett Cannon <brett at python.org> added the comment:

> What benefit would be gained?

The ABCs are broader than what the import system actually requires due to their helper methods. So for typing purposes they are actually not a perfect fit.

> That should probably be a separate issue/PR in either case.

https://bugs.python.org/issue38782 and I was trying to rope you into doing the work. 😁

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35673>
_______________________________________


More information about the Python-bugs-list mailing list