[issue43706] enumerate() instantiation time reducing by using PEP 590 vectorcall

Dong-hee Na report at bugs.python.org
Thu Oct 21 19:20:51 EDT 2021


Dong-hee Na <donghee.na at python.org> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43706>
_______________________________________


More information about the Python-bugs-list mailing list