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-10-02.05:43:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475387012.68.0.779222562904.issue28183@psf.upfronthosting.co.za>
In-reply-to
Content
dict_iter8.patch is based on dict_iter3.patch.  Added some comments and fixing indents.
No change about _PyDict_Next API.
History
Date User Action Args
2016-10-02 05:43:32methanesetrecipients: + methane, rhettinger, vstinner, ned.deily, serhiy.storchaka, xiang.zhang
2016-10-02 05:43:32methanesetmessageid: <1475387012.68.0.779222562904.issue28183@psf.upfronthosting.co.za>
2016-10-02 05:43:32methanelinkissue28183 messages
2016-10-02 05:43:32methanecreate