Message83551
| Author | pitrou |
|---|---|
| Recipients | MrJean1, alexandre.vassalotti, pitrou |
| Date | 2009-03-14.00:28:31 |
| SpamBayes Score | 0.0005266458 |
| Marked as misclassified | No |
| Message-id | <1236990519.59.0.883386426336.issue2281@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Interesting patch, but there are lots of spurious #if's and #ifdef's which could be simplified. Also, some changes look slightly unrelated (e.g. the switch from malloc/free to PyObject_Malloc/PyObject_Free). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-14 00:28:39 | pitrou | set | recipients: + pitrou, alexandre.vassalotti, MrJean1 |
| 2009-03-14 00:28:39 | pitrou | set | messageid: <1236990519.59.0.883386426336.issue2281@psf.upfronthosting.co.za> |
| 2009-03-14 00:28:31 | pitrou | link | issue2281 messages |
| 2009-03-14 00:28:31 | pitrou | create | |