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 rhettinger, serhiy.storchaka, vstinner
Date 2016-04-13.05:08:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460524089.27.0.0910656612074.issue26491@psf.upfronthosting.co.za>
In-reply-to
Content
This change is not broken. It is just redundant.

If you are still inclined to apply this changes, I would suggest to factor out common code in enum_next_long and enum_next.

> Oh, this change was not intended. I don't know how it occurred.

Any reply changes the status from pending to open.
History
Date User Action Args
2016-04-13 05:08:09serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, vstinner
2016-04-13 05:08:09serhiy.storchakasetmessageid: <1460524089.27.0.0910656612074.issue26491@psf.upfronthosting.co.za>
2016-04-13 05:08:09serhiy.storchakalinkissue26491 messages
2016-04-13 05:08:09serhiy.storchakacreate