This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barry
Recipients barry, brett.cannon, ronaldoussoren
Date 2019-01-06.22:22:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
On the first point, I'd categorize this as a documentation bug, and in fact, it's inconsistent with the language reference, which doesn't have the same language:

https://docs.python.org/3/reference/import.html#__loader__

On the second point, it probably does make sense to register the ABC.
History
Date User Action Args
2019-01-06 22:22:03barrysetrecipients: + barry, brett.cannon, ronaldoussoren
2019-01-06 22:22:01barrysetmessageid: <[email protected]>
2019-01-06 22:22:01barrylinkissue35673 messages
2019-01-06 22:22:01barrycreate