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 serhiy.storchaka
Recipients methane, serhiy.storchaka, xiang.zhang
Date 2016-11-02.09:09:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478077753.81.0.0568656149429.issue28580@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that this unlikely could cause visible effect, but this patch simplifies the code. LGTM.

Similar changes can be applied to other iteration code. dictiter_iternextkey, dict_keys, etc.
History
Date User Action Args
2016-11-02 09:09:13serhiy.storchakasetrecipients: + serhiy.storchaka, methane, xiang.zhang
2016-11-02 09:09:13serhiy.storchakasetmessageid: <1478077753.81.0.0568656149429.issue28580@psf.upfronthosting.co.za>
2016-11-02 09:09:13serhiy.storchakalinkissue28580 messages
2016-11-02 09:09:13serhiy.storchakacreate