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 vstinner
Recipients docs@python, vstinner
Date 2013-07-07.00:26:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373156816.39.0.0842066311974.issue18392@psf.upfronthosting.co.za>
In-reply-to
Content
The implementation of the PEP 445 documents new memory allocator functions. But the old good PyObject_Malloc() is still not documentated!?
History
Date User Action Args
2013-07-07 00:26:56vstinnersetrecipients: + vstinner, docs@python
2013-07-07 00:26:56vstinnersetmessageid: <1373156816.39.0.0842066311974.issue18392@psf.upfronthosting.co.za>
2013-07-07 00:26:56vstinnerlinkissue18392 messages
2013-07-07 00:26:56vstinnercreate