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