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 methane
Recipients methane
Date 2017-01-25.12:33:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485347594.14.0.436037009882.issue29369@psf.upfronthosting.co.za>
In-reply-to
Content
While I'm looking Python's memory usage, I found some dicts which key
is not interned "_fields", "_ast" and "__modules__".
History
Date User Action Args
2017-01-25 12:33:14methanesetrecipients: + methane
2017-01-25 12:33:14methanesetmessageid: <1485347594.14.0.436037009882.issue29369@psf.upfronthosting.co.za>
2017-01-25 12:33:14methanelinkissue29369 messages
2017-01-25 12:33:14methanecreate