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 methane, ned.deily, python-dev, serhiy.storchaka, xiang.zhang
Date 2016-11-02.09:47:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161102094731.34630.29275.33B84BE3@psf.io>
In-reply-to
Content
New changeset 4e9c7704f373 by INADA Naoki in branch '3.6':
Issue #28583: PyDict_SetDefault didn't combine split table when needed.
https://hg.python.org/cpython/rev/4e9c7704f373

New changeset a6a79053aec4 by INADA Naoki in branch 'default':
Issue #28583: PyDict_SetDefault didn't combine split table when needed.
https://hg.python.org/cpython/rev/a6a79053aec4
History
Date User Action Args
2016-11-02 09:47:34python-devsetrecipients: + python-dev, ned.deily, methane, serhiy.storchaka, xiang.zhang
2016-11-02 09:47:34python-devlinkissue28583 messages
2016-11-02 09:47:34python-devcreate