Message356501
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon |
| Date | 2019-11-12.22:47:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1573598860.27.0.897323663705.issue38782@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Now that typing.Protocol exists we should convert the ABCs in importlib over to protocols as the import system functions off of structural typing and not nominal typing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-11-12 22:47:40 | brett.cannon | set | recipients: + brett.cannon |
| 2019-11-12 22:47:40 | brett.cannon | set | messageid: <1573598860.27.0.897323663705.issue38782@roundup.psfhosted.org> |
| 2019-11-12 22:47:40 | brett.cannon | link | issue38782 messages |
| 2019-11-12 22:47:39 | brett.cannon | create | |