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 jdemeyer
Recipients eric.snow, jdemeyer, matrixise, pitrou, scoder, serhiy.storchaka
Date 2019-03-27.17:56:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553709378.24.0.28541055.issue35983@roundup.psfhosted.org>
In-reply-to
Content
To clarify: the purpose of MyList is specifically to check that no double deallocations occur. For this test to make sense, MyList should not use the trashcan itself.
History
Date User Action Args
2019-03-27 17:56:18jdemeyersetrecipients: + jdemeyer, pitrou, scoder, eric.snow, serhiy.storchaka, matrixise
2019-03-27 17:56:18jdemeyersetmessageid: <1553709378.24.0.28541055.issue35983@roundup.psfhosted.org>
2019-03-27 17:56:18jdemeyerlinkissue35983 messages
2019-03-27 17:56:18jdemeyercreate