Message334697
| Author | eric.snow |
|---|---|
| Recipients | eric.snow, rhettinger |
| Date | 2019-02-01.16:28:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1549038506.01.0.609708044327.issue35864@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
FWIW, both PEP 468 (kwargs order) and PEP 520 (class definition order) specify order-preserving mapping rather than dict. The main difference is that they are about language features rather than something out of the stdlib. :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-01 16:28:27 | eric.snow | set | recipients: + eric.snow, rhettinger |
| 2019-02-01 16:28:26 | eric.snow | set | messageid: <1549038506.01.0.609708044327.issue35864@roundup.psfhosted.org> |
| 2019-02-01 16:28:26 | eric.snow | link | issue35864 messages |
| 2019-02-01 16:28:25 | eric.snow | create | |