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 zach.ware
Recipients BreamoreBoy, docs@python, gennad, r.david.murray, vstinner, willingc, zach.ware
Date 2014-07-21.17:27:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405963634.56.0.272164758447.issue20064@psf.upfronthosting.co.za>
In-reply-to
Content
It appears that PyObject_Realloc and PyObject_Free are also not documented; they should be along with PyObject_Malloc.

I also left a couple of comments on Rietveld.
History
Date User Action Args
2014-07-21 17:27:14zach.waresetrecipients: + zach.ware, vstinner, r.david.murray, docs@python, BreamoreBoy, gennad, willingc
2014-07-21 17:27:14zach.waresetmessageid: <1405963634.56.0.272164758447.issue20064@psf.upfronthosting.co.za>
2014-07-21 17:27:14zach.warelinkissue20064 messages
2014-07-21 17:27:14zach.warecreate