[issue37207] Use PEP 590 vectorcall to speed up calls to range(), list() and dict()

STINNER Victor report at bugs.python.org
Sun Mar 22 12:03:11 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

Remaining issue: optimize list(iterable), PR 18928. I reviewed the PR and I'm waiting for Petr.

----------

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


More information about the Python-bugs-list mailing list