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 Mark.Shannon, jtaylor, lemburg, pitrou, python-dev, rhettinger, scoder, serhiy.storchaka, tim.peters
Date 2016-01-31.16:56:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160131165629.17884.9985@psf.io>
In-reply-to
Content
New changeset 425fec4a79c7 by Raymond Hettinger in branch 'default':
Issue #23601:  Use small object allocator for dict key objects
https://hg.python.org/cpython/rev/425fec4a79c7
History
Date User Action Args
2016-01-31 16:56:33python-devsetrecipients: + python-dev, lemburg, tim.peters, rhettinger, pitrou, scoder, Mark.Shannon, jtaylor, serhiy.storchaka
2016-01-31 16:56:33python-devlinkissue23601 messages
2016-01-31 16:56:32python-devcreate