Message319587
| Author | ethan.furman |
|---|---|
| Recipients | adelfino, docs@python, ethan.furman, methane |
| Date | 2018-06-15.06:55:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529045710.05.0.947875510639.issue33860@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As I said on the PR: This feels like an unnecessary change. The phrase "ordered dictionary" does not always refer to an 'OrderedDict`, and there is more than one way to order a dictionary besides insertion order. As a side note: it's generally better to have different pull requests for different modules. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-15 06:55:10 | ethan.furman | set | recipients: + ethan.furman, methane, docs@python, adelfino |
| 2018-06-15 06:55:10 | ethan.furman | set | messageid: <1529045710.05.0.947875510639.issue33860@psf.upfronthosting.co.za> |
| 2018-06-15 06:55:09 | ethan.furman | link | issue33860 messages |
| 2018-06-15 06:55:09 | ethan.furman | create | |