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 python-dev
Recipients berker.peksag, jmadden, larry, methane, minrk, ned.deily, python-dev, serhiy.storchaka, vstinner, wenzel, xiang.zhang
Date 2016-12-16.07:44:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161216074439.1688.39306.C49556F7@psf.io>
In-reply-to
Content
New changeset b70b2d3f3167 by Victor Stinner in branch '3.6':
Fix a memory leak in split-table dictionaries
https://hg.python.org/cpython/rev/b70b2d3f3167
History
Date User Action Args
2016-12-16 07:44:44python-devsetrecipients: + python-dev, vstinner, larry, ned.deily, methane, berker.peksag, serhiy.storchaka, minrk, jmadden, xiang.zhang, wenzel
2016-12-16 07:44:44python-devlinkissue28147 messages
2016-12-16 07:44:44python-devcreate