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 berker.peksag, methane, minrk, vstinner, xiang.zhang
Date 2016-09-28.13:16:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475068594.08.0.760187022637.issue28147@psf.upfronthosting.co.za>
In-reply-to
Content
haypo, Could you review fix-28147-py35.patch and fix-28147.patch ?

Draft NEWS entry:

- Issue #28147: Fixed split table dict may consume unlimited memory.
History
Date User Action Args
2016-09-28 13:16:34methanesetrecipients: + methane, vstinner, berker.peksag, minrk, xiang.zhang
2016-09-28 13:16:34methanesetmessageid: <1475068594.08.0.760187022637.issue28147@psf.upfronthosting.co.za>
2016-09-28 13:16:34methanelinkissue28147 messages
2016-09-28 13:16:33methanecreate