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 vstinner
Recipients vstinner
Date 2017-06-26.16:41:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498495302.46.0.49393281355.issue30769@psf.upfronthosting.co.za>
In-reply-to
Content
haypo@selma$ ./python -m test -R 3:3 -m test_execve_invalid_env test_os
test_os leaked [2, 2, 2] references, sum=6
test_os leaked [2, 2, 2] memory blocks, sum=6

I don't understand if it's related to bpo-30602 or not?
History
Date User Action Args
2017-06-26 16:41:42vstinnersetrecipients: + vstinner
2017-06-26 16:41:42vstinnersetmessageid: <1498495302.46.0.49393281355.issue30769@psf.upfronthosting.co.za>
2017-06-26 16:41:42vstinnerlinkissue30769 messages
2017-06-26 16:41:42vstinnercreate