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 BreamoreBoy, docs@python, gennad, r.david.murray, vstinner, willingc, zach.ware
Date 2017-10-31.17:09:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509469758.37.0.213398074469.issue20064@psf.upfronthosting.co.za>
In-reply-to
Content
It took a while, but PyObject_Malloc() & cie are now documented :-)

I even backported and *adapted* the doc to Python 2.7 ;-)
History
Date User Action Args
2017-10-31 17:09:18vstinnersetrecipients: + vstinner, r.david.murray, docs@python, BreamoreBoy, gennad, zach.ware, willingc
2017-10-31 17:09:18vstinnersetmessageid: <1509469758.37.0.213398074469.issue20064@psf.upfronthosting.co.za>
2017-10-31 17:09:18vstinnerlinkissue20064 messages
2017-10-31 17:09:18vstinnercreate