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 jtaylor, pitrou, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-02-02.11:06:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454411174.94.0.36805748.issue26249@psf.upfronthosting.co.za>
In-reply-to
Content
Hum, the point of PyMem_Malloc() is that it's distinct from PyObject_Malloc(), right? Why would you redirect one to the other?
History
Date User Action Args
2016-02-02 11:06:15pitrousetrecipients: + pitrou, rhettinger, vstinner, jtaylor, serhiy.storchaka, yselivanov
2016-02-02 11:06:14pitrousetmessageid: <1454411174.94.0.36805748.issue26249@psf.upfronthosting.co.za>
2016-02-02 11:06:14pitroulinkissue26249 messages
2016-02-02 11:06:14pitroucreate