Message150275
| Author | pitrou |
|---|---|
| Recipients | amaury.forgeotdarc, christian.heimes, nnorwitz, pitrou |
| Date | 2011-12-27.21:50:44 |
| SpamBayes Score | 3.5980981e-06 |
| Marked as misclassified | No |
| Message-id | <1325022645.74.0.878603026209.issue1953@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't know what the purpose of this feature is nor who the target users are. Trying to micro-manage the interpreter's resource allocation from Python code is certainly a losing battle, and does not warrant relying on implementation-specific APIs. Moreover, these days gc.collect() implicitly collects the freelists. I therefore recommend rejecting this patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-27 21:50:45 | pitrou | set | recipients: + pitrou, nnorwitz, amaury.forgeotdarc, christian.heimes |
| 2011-12-27 21:50:45 | pitrou | set | messageid: <1325022645.74.0.878603026209.issue1953@psf.upfronthosting.co.za> |
| 2011-12-27 21:50:45 | pitrou | link | issue1953 messages |
| 2011-12-27 21:50:44 | pitrou | create | |