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

STINNER Victor report at bugs.python.org
Mon Mar 16 13:17:41 EDT 2020


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


New changeset 6ff79f65820031b219622faea8425edaec9a43f3 by Dong-hee Na in branch 'master':
bpo-37207: Use PEP 590 vectorcall to speed up set() constructor (GH-19019)
https://github.com/python/cpython/commit/6ff79f65820031b219622faea8425edaec9a43f3


----------

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


More information about the Python-bugs-list mailing list