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 methane
Recipients alecsandru.patrascu, catalin.manciu, florin.papa, methane, terry.reedy, vstinner
Date 2016-12-29.01:37:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482975468.67.0.0459783073919.issue26382@psf.upfronthosting.co.za>
In-reply-to
Content
I know PyMem and PyObject allocator is same by default. But it's configurable.
How should I choose right allocator?
History
Date User Action Args
2016-12-29 01:37:49methanesetrecipients: + methane, terry.reedy, vstinner, alecsandru.patrascu, florin.papa, catalin.manciu
2016-12-29 01:37:48methanesetmessageid: <1482975468.67.0.0459783073919.issue26382@psf.upfronthosting.co.za>
2016-12-29 01:37:48methanelinkissue26382 messages
2016-12-29 01:37:48methanecreate