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