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 pitrou
Recipients brett.cannon, pitrou, vstinner, zach.ware
Date 2017-08-31.23:33:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504222380.46.0.861824515584.issue31217@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, leak2.py doesn't attempt to cleanup anything between runs, so it can't be reliable for detecting leaks.  You lack dash_R_cleanup() somewhere.
History
Date User Action Args
2017-08-31 23:33:00pitrousetrecipients: + pitrou, brett.cannon, vstinner, zach.ware
2017-08-31 23:33:00pitrousetmessageid: <1504222380.46.0.861824515584.issue31217@psf.upfronthosting.co.za>
2017-08-31 23:33:00pitroulinkissue31217 messages
2017-08-31 23:33:00pitroucreate