Message414791
| Author | serhiy.storchaka |
|---|---|
| Recipients | AlexWaygood, FHTMitchell, JelleZijlstra, Steven Silvester, dlukes, eric.smith, graingert, gvanrossum, juliusgeo, kj, levkivskyi, python-dev, rhettinger, serhiy.storchaka, sobolevn |
| Date | 2022-03-09.10:21:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1646821304.42.0.325544648567.issue43923@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
PR 31781 is a simple PR which enables multiple inheritance with NamedTuple. As a side effect, it adds support of generic NamedTuple. I am not sure that all details work as expected. It is easy to limit multiple inheritance only for Generic if needed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-03-09 10:21:44 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, rhettinger, eric.smith, python-dev, graingert, levkivskyi, dlukes, JelleZijlstra, FHTMitchell, Steven Silvester, sobolevn, kj, AlexWaygood, juliusgeo |
| 2022-03-09 10:21:44 | serhiy.storchaka | set | messageid: <1646821304.42.0.325544648567.issue43923@roundup.psfhosted.org> |
| 2022-03-09 10:21:44 | serhiy.storchaka | link | issue43923 messages |
| 2022-03-09 10:21:44 | serhiy.storchaka | create | |