Message319579
| Author | methane |
|---|---|
| Recipients | adelfino, barry, eli.bendersky, ethan.furman, methane, pablogsal |
| Date | 2018-06-15.02:56:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529031397.78.0.947875510639.issue33863@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I feel "dictionary" implies "most likely dict or it's subclass" too. But I don't think "ordered dictionary" is bad wording because: * Historically, dict didn't preserve insertion order. * Dict subclass can provide other ordering. So "ordered dictionary" implies "most likely dict or it's subclass, without customizing ordering". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-15 02:56:37 | methane | set | recipients: + methane, barry, eli.bendersky, ethan.furman, pablogsal, adelfino |
| 2018-06-15 02:56:37 | methane | set | messageid: <1529031397.78.0.947875510639.issue33863@psf.upfronthosting.co.za> |
| 2018-06-15 02:56:37 | methane | link | issue33863 messages |
| 2018-06-15 02:56:37 | methane | create | |