Message316387
| Author | selik |
|---|---|
| Recipients | selik |
| Date | 2018-05-11.03:31:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526009463.33.0.682650639539.issue33463@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Since the basic dict is now keeping insertion order, can we switch namedtuple._asdict to return a basic dict? Other than OrderedDict.move_to_end and the repr, I believe there is no compatibility issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-11 03:31:03 | selik | set | recipients: + selik |
| 2018-05-11 03:31:03 | selik | set | messageid: <1526009463.33.0.682650639539.issue33463@psf.upfronthosting.co.za> |
| 2018-05-11 03:31:03 | selik | link | issue33463 messages |
| 2018-05-11 03:31:02 | selik | create | |