Message310427
| Author | yselivanov |
|---|---|
| Recipients | methane, serhiy.storchaka, vstinner, yselivanov |
| Date | 2018-01-22.16:37:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516639058.13.0.467229070634.issue32623@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
We should investigate whether we want dicts to compact themselves on del/pop operations. Currently we have to rely on workarounds to have compactable dict.copy (see issue 31179) etc. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-22 16:37:38 | yselivanov | set | recipients: + yselivanov, vstinner, methane, serhiy.storchaka |
| 2018-01-22 16:37:38 | yselivanov | set | messageid: <1516639058.13.0.467229070634.issue32623@psf.upfronthosting.co.za> |
| 2018-01-22 16:37:38 | yselivanov | link | issue32623 messages |
| 2018-01-22 16:37:38 | yselivanov | create | |