Message 381158 - Python tracker
Message381158
| Author | serhiy.storchaka |
|---|---|
| Recipients | BTaskaya, gvanrossum, hauntsaninja, kj, levkivskyi, serhiy.storchaka |
| Date | 2020-11-16.21:14:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1605561290.04.0.169477726435.issue42102@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
We specially introduced __mro_entries__ to make types in the typing module not classes. Turning builtins.callable into a class is a step back. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-11-16 21:14:50 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, levkivskyi, BTaskaya, hauntsaninja, kj |
| 2020-11-16 21:14:50 | serhiy.storchaka | set | messageid: <1605561290.04.0.169477726435.issue42102@roundup.psfhosted.org> |
| 2020-11-16 21:14:50 | serhiy.storchaka | link | issue42102 messages |
| 2020-11-16 21:14:50 | serhiy.storchaka | create | |