Message414791
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. |
|
| 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: <[email protected]> |
| 2022-03-09 10:21:44 | serhiy.storchaka | link | issue43923 messages |
| 2022-03-09 10:21:44 | serhiy.storchaka | create | |
|