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 skrah
Recipients Evgeniy.Stepanov, pitrou, skrah, vstinner
Date 2014-05-14.10:48:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400064532.57.0.62113982914.issue21387@psf.upfronthosting.co.za>
In-reply-to
Content
I've run Evgeniy's example under Valgrind and changed it to import
various C extensions. Unfortunately they all leak more or less, so
perhaps we can revisit this when (if?) the PEP 3121 and PEP 384
changes have been implemented.
History
Date User Action Args
2014-05-14 10:48:52skrahsetrecipients: + skrah, pitrou, vstinner, Evgeniy.Stepanov
2014-05-14 10:48:52skrahsetmessageid: <1400064532.57.0.62113982914.issue21387@psf.upfronthosting.co.za>
2014-05-14 10:48:52skrahlinkissue21387 messages
2014-05-14 10:48:52skrahcreate