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 amaury.forgeotdarc, benjamin.peterson, ocean-city, pitrou, skrah, vstinner
Date 2010-10-23.15:41:40
SpamBayes Score 2.3340574e-06
Marked as misclassified No
Message-id <1287848502.7.0.861468926575.issue10157@psf.upfronthosting.co.za>
In-reply-to
Content
After taking the scenic route through half of the tree[1], I finally
found another leak in pythonrun.c. I'm closing #10153, merging those
two leaks into the new patch.


Does it look ok?


[1] Valgrind stack traces should be approached with caution.
History
Date User Action Args
2010-10-23 15:41:42skrahsetrecipients: + skrah, amaury.forgeotdarc, pitrou, vstinner, ocean-city, benjamin.peterson
2010-10-23 15:41:42skrahsetmessageid: <1287848502.7.0.861468926575.issue10157@psf.upfronthosting.co.za>
2010-10-23 15:41:41skrahlinkissue10157 messages
2010-10-23 15:41:41skrahcreate