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 aliles, amaury.forgeotdarc, christian.heimes, georg.brandl, kristjan.jonsson, ncoghlan, python-dev, serhiy.storchaka, trent, vstinner
Date 2013-07-07.21:33:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Ok, with the last changeset, I consider the issue has fixed. There is no more direct call to malloc() in the Python source code.
History
Date User Action Args
2013-07-07 21:33:47vstinnersetrecipients: + vstinner, georg.brandl, amaury.forgeotdarc, ncoghlan, kristjan.jonsson, christian.heimes, trent, python-dev, aliles, serhiy.storchaka
2013-07-07 21:33:47vstinnersetmessageid: <[email protected]>
2013-07-07 21:33:47vstinnerlinkissue18203 messages
2013-07-07 21:33:47vstinnercreate