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 kristjan.jonsson, larry, neologix, pitrou, tim.peters, vstinner
Date 2014-04-16.06:40:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397630418.28.0.225572655073.issue21220@psf.upfronthosting.co.za>
In-reply-to
Content
It was also discussed to replace pymalloc with Windows Low Fragementation Heap (LFH) allocator on Windows:
http://bugs.python.org/issue13483#msg148605
History
Date User Action Args
2014-04-16 06:40:18vstinnersetrecipients: + vstinner, tim.peters, pitrou, kristjan.jonsson, larry, neologix
2014-04-16 06:40:18vstinnersetmessageid: <1397630418.28.0.225572655073.issue21220@psf.upfronthosting.co.za>
2014-04-16 06:40:18vstinnerlinkissue21220 messages
2014-04-16 06:40:18vstinnercreate