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 brian.curtin, giampaolo.rodola, loewis, neologix, pitrou, tim.golden, vstinner
Date 2013-06-16.02:05:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371348320.28.0.086292167973.issue13483@psf.upfronthosting.co.za>
In-reply-to
Content
Martin von Loewis: "If we take the route proposed by this patch, I recommend also dropping all other CRT malloc() calls in Python, and make allocations from the process heap instead (that's a separate issue, though)."

=> see issue #18203
History
Date User Action Args
2013-06-16 02:05:20vstinnersetrecipients: + vstinner, loewis, pitrou, giampaolo.rodola, tim.golden, brian.curtin, neologix
2013-06-16 02:05:20vstinnersetmessageid: <1371348320.28.0.086292167973.issue13483@psf.upfronthosting.co.za>
2013-06-16 02:05:20vstinnerlinkissue13483 messages
2013-06-16 02:05:19vstinnercreate