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 brett.cannon
Recipients FFY00, barry, brett.cannon, eric.smith, eric.snow, fwahhab, ronaldoussoren
Date 2021-10-20.18:27:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> 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. 😁
History
Date User Action Args
2021-10-20 18:27:04brett.cannonsetrecipients: + brett.cannon, barry, ronaldoussoren, eric.smith, eric.snow, FFY00, fwahhab
2021-10-20 18:27:04brett.cannonsetmessageid: <[email protected]>
2021-10-20 18:27:04brett.cannonlinkissue35673 messages
2021-10-20 18:27:04brett.cannoncreate