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 berker.peksag
Recipients berker.peksag, methane, minrk, vstinner
Date 2016-09-14.12:15:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473855307.07.0.769474827739.issue28147@psf.upfronthosting.co.za>
In-reply-to
Content
Can you wrap the test with @support.cpython_only decorator? The patch fixes the memory leak demonstrated in test-dict-pop.py.
History
Date User Action Args
2016-09-14 12:15:07berker.peksagsetrecipients: + berker.peksag, vstinner, methane, minrk
2016-09-14 12:15:07berker.peksagsetmessageid: <1473855307.07.0.769474827739.issue28147@psf.upfronthosting.co.za>
2016-09-14 12:15:07berker.peksaglinkissue28147 messages
2016-09-14 12:15:07berker.peksagcreate