Message310649
| Author | methane |
|---|---|
| Recipients | methane, serhiy.storchaka, vstinner, yselivanov |
| Date | 2018-01-25.00:46:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516841177.46.0.467229070634.issue32623@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Should we make sure that all dicts have at least MINSIZE entries? I don't think so. I think "allocate on first insert" is good idea for dict.clear() And I think it's good idea for new dict too: https://github.com/python/cpython/pull/1080 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-25 00:46:17 | methane | set | recipients: + methane, vstinner, serhiy.storchaka, yselivanov |
| 2018-01-25 00:46:17 | methane | set | messageid: <1516841177.46.0.467229070634.issue32623@psf.upfronthosting.co.za> |
| 2018-01-25 00:46:17 | methane | link | issue32623 messages |
| 2018-01-25 00:46:17 | methane | create | |