Message10937

Author zyasoft
Recipients Myles, zyasoft
Date 2016-09-06.03:23:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473132203.77.0.741187874217.issue2514@psf.upfronthosting.co.za>
In-reply-to
Content
So CPython 2.7 doesn't quite have the behavior of LinkedHashSet when the subclasses are GC'ed, as seen when the subclasses are deleted.

But it doesn't seem worth replicating that behavior - class deletion is relatively rare.
History
Date User Action Args
2016-09-06 03:23:23zyasoftsetmessageid: <1473132203.77.0.741187874217.issue2514@psf.upfronthosting.co.za>
2016-09-06 03:23:23zyasoftsetrecipients: + zyasoft, Myles
2016-09-06 03:23:23zyasoftlinkissue2514 messages
2016-09-06 03:23:23zyasoftcreate