Message 216567 - Python tracker
Message216567
| Author | vstinner |
|---|---|
| Recipients | josh.r, neologix, njs, pitrou, skrah, vstinner |
| Date | 2014-04-16.19:48:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1397677682.58.0.634690184444.issue21233@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch version 3: remove _PyObject_GC_Calloc(), modify _PyObject_GC_Malloc() instead of use calloc() instead of malloc()+memset(0). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-16 19:48:03 | vstinner | set | recipients: + vstinner, pitrou, njs, skrah, neologix, josh.r |
| 2014-04-16 19:48:02 | vstinner | set | messageid: <1397677682.58.0.634690184444.issue21233@psf.upfronthosting.co.za> |
| 2014-04-16 19:48:02 | vstinner | link | issue21233 messages |
| 2014-04-16 19:48:02 | vstinner | create | |