Message 217333 - Python tracker
Message217333
| Author | vstinner |
|---|---|
| Recipients | josh.r, jtaylor, neologix, njs, pitrou, skrah, vstinner |
| Date | 2014-04-28.00:09:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1398643773.38.0.494546096476.issue21233@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> The real use case I envision is with huge powers of two. I'm not sure that it's a common use case, but it can be nice to optimize this case if it doesn't make longobject.c more complex. It looks like calloc() becomes interesting for objects larger than 1 MB. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-28 00:09:33 | vstinner | set | recipients: + vstinner, pitrou, njs, skrah, neologix, jtaylor, josh.r |
| 2014-04-28 00:09:33 | vstinner | set | messageid: <1398643773.38.0.494546096476.issue21233@psf.upfronthosting.co.za> |
| 2014-04-28 00:09:33 | vstinner | link | issue21233 messages |
| 2014-04-28 00:09:33 | vstinner | create | |