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 jaraco, methane, ned.deily, python-dev, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-11-06.15:24:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161106152405.7144.86193.AFA72996@psf.io>
In-reply-to
Content
New changeset 39f33c15243b by Serhiy Storchaka in branch 'default':
Issue #28199: Microoptimized dict resizing.  Based on patch by Naoki Inada.
https://hg.python.org/cpython/rev/39f33c15243b
History
Date User Action Args
2016-11-06 15:24:08python-devsetrecipients: + python-dev, rhettinger, jaraco, vstinner, ned.deily, methane, serhiy.storchaka, xiang.zhang
2016-11-06 15:24:08python-devlinkissue28199 messages
2016-11-06 15:24:08python-devcreate