Message217254
| Author | pitrou |
|---|---|
| Recipients | josh.r, jtaylor, neologix, njs, pitrou, skrah, vstinner |
| Date | 2014-04-27.11:02:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1398596575.29.0.202574699719.issue21233@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Regarding the *Calloc functions: how about we provide a sane API > instead of reproducing the cumbersome C API? Isn't the point of reproducing the C API to allow quickly switching from calloc() to PyObject_Calloc()? (besides, it seems the OpenBSD guys like the two-argument form :-)) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-27 11:02:55 | pitrou | set | recipients: + pitrou, vstinner, njs, skrah, neologix, jtaylor, josh.r |
| 2014-04-27 11:02:55 | pitrou | set | messageid: <1398596575.29.0.202574699719.issue21233@psf.upfronthosting.co.za> |
| 2014-04-27 11:02:55 | pitrou | link | issue21233 messages |
| 2014-04-27 11:02:55 | pitrou | create | |