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:08:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509469711.0.0.213398074469.issue20064@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 52ba7b447f41dad2754ddbc50ed97413b557bbe1 by Victor Stinner in branch '2.7':
bpo-20064: Document PyObject_Malloc() (#4204)
https://github.com/python/cpython/commit/52ba7b447f41dad2754ddbc50ed97413b557bbe1
History
Date User Action Args
2017-10-31 17:08:31vstinnersetrecipients: + vstinner, r.david.murray, docs@python, BreamoreBoy, gennad, zach.ware, willingc
2017-10-31 17:08:31vstinnersetmessageid: <1509469711.0.0.213398074469.issue20064@psf.upfronthosting.co.za>
2017-10-31 17:08:30vstinnerlinkissue20064 messages
2017-10-31 17:08:30vstinnercreate