Message304343
Note: if you care of namedtuple performance, Raymond Hettinger wrote that he would be interested to reuse the C structseq sequence. I measured that getting an attribute by name is faster in structseq than with the current property cached tuple hack. |
|
| Date |
User |
Action |
Args |
| 2017-10-13 15:14:13 | vstinner | set | recipients:
+ vstinner, rhettinger, orent, serhiy.storchaka |
| 2017-10-13 15:14:13 | vstinner | set | messageid: <[email protected]> |
| 2017-10-13 15:14:13 | vstinner | link | issue30156 messages |
| 2017-10-13 15:14:13 | vstinner | create | |
|