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 jtaylor
Recipients josh.r, jtaylor, neologix, njs, pitrou, skrah, vstinner
Date 2014-04-17.11:35:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397734508.38.0.983834730461.issue21233@psf.upfronthosting.co.za>
In-reply-to
Content
I just tested it, PyObject_NewVar seems to use RawMalloc not the GC malloc so its probably fine.
History
Date User Action Args
2014-04-17 11:35:08jtaylorsetrecipients: + jtaylor, pitrou, vstinner, njs, skrah, neologix, josh.r
2014-04-17 11:35:08jtaylorsetmessageid: <1397734508.38.0.983834730461.issue21233@psf.upfronthosting.co.za>
2014-04-17 11:35:08jtaylorlinkissue21233 messages
2014-04-17 11:35:08jtaylorcreate