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 loewis
Recipients loewis
Date 2014-07-26.14:42:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406385769.4.0.261949014577.issue22082@psf.upfronthosting.co.za>
In-reply-to
Content
I'm chasing objects left at shutdown. I found that the string objects in slotdefs are still around at the end; this patch removes them.
History
Date User Action Args
2014-07-26 14:42:49loewissetrecipients: + loewis
2014-07-26 14:42:49loewissetmessageid: <1406385769.4.0.261949014577.issue22082@psf.upfronthosting.co.za>
2014-07-26 14:42:49loewislinkissue22082 messages
2014-07-26 14:42:49loewiscreate