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, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-10-09.20:09:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161009200921.76110.66945.D1CE1327@psf.io>
In-reply-to
Content
New changeset 112714f3745d by Serhiy Storchaka in branch '3.6':
Issue #28183: Optimize and cleanup dict iteration.
https://hg.python.org/cpython/rev/112714f3745d
History
Date User Action Args
2016-10-09 20:09:24python-devsetrecipients: + python-dev, rhettinger, vstinner, ned.deily, methane, serhiy.storchaka, xiang.zhang
2016-10-09 20:09:24python-devlinkissue28183 messages
2016-10-09 20:09:24python-devcreate