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 methane
Recipients methane, ned.deily, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-09-28.12:48:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475066928.43.0.783347907514.issue28183@psf.upfronthosting.co.za>
In-reply-to
Content
Draft Misc/NEWS entry (and commit message) is:

 Core and Builtins
 -----------------

+- Issue #28183: Optimize dict iteration.
+
History
Date User Action Args
2016-09-28 12:48:48methanesetrecipients: + methane, rhettinger, vstinner, ned.deily, serhiy.storchaka, xiang.zhang
2016-09-28 12:48:48methanesetmessageid: <1475066928.43.0.783347907514.issue28183@psf.upfronthosting.co.za>
2016-09-28 12:48:48methanelinkissue28183 messages
2016-09-28 12:48:48methanecreate