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 corona10
Recipients JelleZijlstra, corona10, rhettinger, trey
Date 2022-01-26.15:46:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643212016.15.0.916138540239.issue46527@roundup.psfhosted.org>
In-reply-to
Content
New changeset ac0c6e128cb6553585af096c851c488b53a6c952 by Jelle Zijlstra in branch 'main':
bpo-46527: allow calling enumerate(iterable=...) again (GH-30904)
https://github.com/python/cpython/commit/ac0c6e128cb6553585af096c851c488b53a6c952
History
Date User Action Args
2022-01-26 15:46:56corona10setrecipients: + corona10, rhettinger, JelleZijlstra, trey
2022-01-26 15:46:56corona10setmessageid: <1643212016.15.0.916138540239.issue46527@roundup.psfhosted.org>
2022-01-26 15:46:56corona10linkissue46527 messages
2022-01-26 15:46:56corona10create