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 mmokrejs
Recipients amaury.forgeotdarc, mmokrejs, tim.peters, vstinner
Date 2013-08-28.00:07:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377648420.38.0.118927757223.issue18843@psf.upfronthosting.co.za>
In-reply-to
Content
I was just checking whether configure picked up my --with-pymalloc and incidentally saw:

  --with-valgrind         Enable Valgrind support

maybe Misc/README.valgrind needs revision and should explain what that does as well? ;-)

It should also explain what is one supposed to do with Misc/valgrind-python.supp. It becomes clear once one goes to edit that file, true. ;-)
History
Date User Action Args
2013-08-28 00:07:00mmokrejssetrecipients: + mmokrejs, tim.peters, amaury.forgeotdarc, vstinner
2013-08-28 00:07:00mmokrejssetmessageid: <1377648420.38.0.118927757223.issue18843@psf.upfronthosting.co.za>
2013-08-28 00:07:00mmokrejslinkissue18843 messages
2013-08-28 00:07:00mmokrejscreate