Message 333211 - Python tracker

Message333211

Author eric.smith
Recipients barry, brett.cannon, eric.smith, eric.snow, ronaldoussoren
Date 2019-01-08.06:41:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546929666.71.0.476675486712.issue35673@roundup.psfhosted.org>
In-reply-to
Content
Namespace packages (PEP 420) predate ModuleSpec (PEP 451). So, I think this probably happened when 451 was implemented. Maybe Eric Snow recalls?

I say this without having looked at it very deeply.

As to why the namespace package loader is a private class: it never occurred to me someone would care about inspecting it.
History
Date User Action Args
2019-01-08 06:41:07eric.smithsetrecipients: + eric.smith, barry, brett.cannon, ronaldoussoren, eric.snow
2019-01-08 06:41:06eric.smithsetmessageid: <1546929666.71.0.476675486712.issue35673@roundup.psfhosted.org>
2019-01-08 06:41:06eric.smithlinkissue35673 messages
2019-01-08 06:41:06eric.smithcreate