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 elixir, loewis, pitrou, vstinner
Date 2013-11-07.17:28:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383845318.46.0.550072156296.issue19515@psf.upfronthosting.co.za>
In-reply-to
Content
Victor: There already *is* a cleanup function that clears all allocated identifier memory at interpreter shutdown. Please read the source.
History
Date User Action Args
2013-11-07 17:28:38loewissetrecipients: + loewis, pitrou, vstinner, elixir
2013-11-07 17:28:38loewissetmessageid: <1383845318.46.0.550072156296.issue19515@psf.upfronthosting.co.za>
2013-11-07 17:28:38loewislinkissue19515 messages
2013-11-07 17:28:38loewiscreate