Message 230431 - Python tracker
Message230431
| Author | rhettinger |
|---|---|
| Recipients | Pavel.Kazlou, berker.peksag, ezio.melotti, martin.panter, pitrou, r.david.murray, rhettinger |
| Date | 2014-11-01.07:20:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1414826423.96.0.732452235239.issue21650@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
To me, "--unsorted" implies arbitrary ordering such as the order generated by regular dictionaries. I think the option should be "--order-preserving" or some such. The option name needs to make it clear that the output is in the same order an the input. As side from the option name, I'm +1 on the patch. It is very annoying to look at scrambled JSON when the original presentation order made more logical sense. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-11-01 07:20:24 | rhettinger | set | recipients: + rhettinger, pitrou, ezio.melotti, r.david.murray, berker.peksag, martin.panter, Pavel.Kazlou |
| 2014-11-01 07:20:23 | rhettinger | set | messageid: <1414826423.96.0.732452235239.issue21650@psf.upfronthosting.co.za> |
| 2014-11-01 07:20:23 | rhettinger | link | issue21650 messages |
| 2014-11-01 07:20:23 | rhettinger | create | |