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 pitrou
Recipients Rhamphoryncus, barry, brett.cannon, jlaurila, jszakmeister, ncoghlan, neilo, pitrou, pjmcnerney, rhettinger, tlesher
Date 2011-08-25.17:16:25
SpamBayes Score 0.025729822
Marked as misclassified No
Message-id <1314292585.93.0.115163994224.issue3329@psf.upfronthosting.co.za>
In-reply-to
Content
All this needs is a patch.
Note that there are some places where we call malloc()/free() without going through our abstraction API. This is not in allocation-heavy paths, though.
History
Date User Action Args
2011-08-25 17:16:26pitrousetrecipients: + pitrou, barry, brett.cannon, rhettinger, ncoghlan, Rhamphoryncus, jszakmeister, tlesher, jlaurila, neilo, pjmcnerney
2011-08-25 17:16:25pitrousetmessageid: <1314292585.93.0.115163994224.issue3329@psf.upfronthosting.co.za>
2011-08-25 17:16:25pitroulinkissue3329 messages
2011-08-25 17:16:25pitroucreate