◐ Shell
clean mode source ↗

Message 196326 - Python tracker

Message196326

Author mmokrejs
Recipients amaury.forgeotdarc, mmokrejs, tim.peters, vstinner
Date 2013-08-27.23:10:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377645058.27.0.254229685955.issue18843@psf.upfronthosting.co.za>
In-reply-to
Content
I took a crack from another angle. I converted my application using cython and then used gcc. Finally, ran valgrind over the binary. It is not finished yet but already spotted plenty of hints.
History
Date User Action Args
2013-08-27 23:10:59mmokrejssetrecipients: + mmokrejs, tim.peters, amaury.forgeotdarc, vstinner
2013-08-27 23:10:58mmokrejssetmessageid: <1377645058.27.0.254229685955.issue18843@psf.upfronthosting.co.za>
2013-08-27 23:10:58mmokrejslinkissue18843 messages
2013-08-27 23:10:58mmokrejscreate