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 corona10, kj, vstinner, xtreak
Date 2021-10-21.23:20:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634858451.2.0.811951485106.issue43706@roundup.psfhosted.org>
In-reply-to
Content
New changeset 83f202a802b0810e2f0900c6d298fd104390f2ba by Dong-hee Na in branch 'main':
bpo-43706: Use PEP 590 vectorcall to speed up enumerate() (GH-25154)
https://github.com/python/cpython/commit/83f202a802b0810e2f0900c6d298fd104390f2ba
History
Date User Action Args
2021-10-21 23:20:51corona10setrecipients: + corona10, vstinner, xtreak, kj
2021-10-21 23:20:51corona10setmessageid: <1634858451.2.0.811951485106.issue43706@roundup.psfhosted.org>
2021-10-21 23:20:51corona10linkissue43706 messages
2021-10-21 23:20:51corona10create