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 Yury.Selivanov, alecsandru.patrascu, catalin.manciu, jtaylor, pitrou, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-03-09.17:00:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457542803.02.0.0294789139999.issue26249@psf.upfronthosting.co.za>
In-reply-to
Content
> "There are 536 calls to the functions PyMem_Malloc(), PyMem_Realloc()
and PyMem_Free()."

I'm sure you can use powerful tools such as "sed" ;-)
History
Date User Action Args
2016-03-09 17:00:03pitrousetrecipients: + pitrou, rhettinger, vstinner, Yury.Selivanov, jtaylor, serhiy.storchaka, yselivanov, alecsandru.patrascu, catalin.manciu
2016-03-09 17:00:03pitrousetmessageid: <1457542803.02.0.0294789139999.issue26249@psf.upfronthosting.co.za>
2016-03-09 17:00:03pitroulinkissue26249 messages
2016-03-09 17:00:02pitroucreate