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

STINNER Victor report at bugs.python.org
Fri Mar 13 09:57:15 EDT 2020


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


New changeset 9ee88cde1abf7f274cc55a0571b1c2cdb1263743 by Dong-hee Na in branch 'master':
bpo-37207: Use PEP 590 vectorcall to speed up tuple() (GH-18936)
https://github.com/python/cpython/commit/9ee88cde1abf7f274cc55a0571b1c2cdb1263743


----------
nosy: +vstinner

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


More information about the Python-bugs-list mailing list