Message 234086 - Python tracker
Message234086
| Author | pitrou |
|---|---|
| Recipients | neologix, njs, pitrou, rhettinger, tim.peters, trent, vstinner, wscullin |
| Date | 2015-01-15.16:50:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1421340611.14.0.152670767356.issue18835@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Due to the realloc() problem, I'm thinking that the best course for Numpy would be to use its own allocator wrapper like Nathaniel outligned. Also, Numpy wants calloc() for faster allocation of zeroed arrays... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-15 16:50:11 | pitrou | set | recipients: + pitrou, tim.peters, rhettinger, vstinner, trent, njs, neologix, wscullin |
| 2015-01-15 16:50:11 | pitrou | set | messageid: <1421340611.14.0.152670767356.issue18835@psf.upfronthosting.co.za> |
| 2015-01-15 16:50:11 | pitrou | link | issue18835 messages |
| 2015-01-15 16:50:10 | pitrou | create | |