Message 404509 - Python tracker

Message404509

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 <1634754424.72.0.548189778201.issue35673@roundup.psfhosted.org>
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: <1634754424.72.0.548189778201.issue35673@roundup.psfhosted.org>
2021-10-20 18:27:04brett.cannonlinkissue35673 messages
2021-10-20 18:27:04brett.cannoncreate