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 jdemeyer, serhiy.storchaka, vstinner
Date 2018-07-23.11:23:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532345030.95.0.56676864532.issue34126@psf.upfronthosting.co.za>
In-reply-to
Content
The new test_sys_setprofile.test_unbound_method_invalid_args() test leaks Python references and spotted an old reference leak: bpo-34190.
History
Date User Action Args
2018-07-23 11:23:50vstinnersetrecipients: + vstinner, serhiy.storchaka, jdemeyer
2018-07-23 11:23:50vstinnersetmessageid: <1532345030.95.0.56676864532.issue34126@psf.upfronthosting.co.za>
2018-07-23 11:23:50vstinnerlinkissue34126 messages
2018-07-23 11:23:50vstinnercreate