Message291483
| Author | xiang.zhang |
|---|---|
| Recipients | methane, xiang.zhang |
| Date | 2017-04-11.10:55:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1491908129.4.0.685019717395.issue30040@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I mean creating a solo empty dict doesn't seem to make much sense. Although it saves memory, but when it's populated, it's resized and the memory occupation comes back. And this makes PyDict_New() hard to understand. :-( |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-04-11 10:55:29 | xiang.zhang | set | recipients: + xiang.zhang, methane |
| 2017-04-11 10:55:29 | xiang.zhang | set | messageid: <1491908129.4.0.685019717395.issue30040@psf.upfronthosting.co.za> |
| 2017-04-11 10:55:29 | xiang.zhang | link | issue30040 messages |
| 2017-04-11 10:55:29 | xiang.zhang | create | |