Message310433
| Author | vstinner |
|---|---|
| Recipients | methane, serhiy.storchaka, vstinner, yselivanov |
| Date | 2018-01-22.16:57:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516640226.91.0.467229070634.issue32623@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note: It was recently discussed if "del dict[key]" should keep the insertion order. If I understood correctly: yes, the order must be preserved on deletion. https://mail.python.org/pipermail/python-dev/2017-November/150142.html |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-22 16:57:06 | vstinner | set | recipients: + vstinner, methane, serhiy.storchaka, yselivanov |
| 2018-01-22 16:57:06 | vstinner | set | messageid: <1516640226.91.0.467229070634.issue32623@psf.upfronthosting.co.za> |
| 2018-01-22 16:57:06 | vstinner | link | issue32623 messages |
| 2018-01-22 16:57:06 | vstinner | create | |