This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:39pitrousetrecipients: + pitrou, alexandre.vassalotti, MrJean1
2009-03-14 00:28:39pitrousetmessageid: <1236990519.59.0.883386426336.issue2281@psf.upfronthosting.co.za>
2009-03-14 00:28:31pitroulinkissue2281 messages
2009-03-14 00:28:31pitroucreate