Message296005
Correct on the order changed with regular dicts. That's why I'm targeting this specifically for Python 3.7 and with **kwargs, where order is guaranteed. We might have to use a structure other than a ChainMap of dicts, like a ChainMap of OrderDicts. |
|
Date |
User |
Action |
Args |
2017-06-14 13:26:27 | eric.smith | set | recipients:
+ eric.smith, louielu, nitishch |
2017-06-14 13:26:27 | eric.smith | set | messageid: <1497446787.25.0.466604108844.issue30664@psf.upfronthosting.co.za> |
2017-06-14 13:26:27 | eric.smith | link | issue30664 messages |
2017-06-14 13:26:27 | eric.smith | create | |
|