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

STINNER Victor report at bugs.python.org
Mon Mar 30 08:18:57 EDT 2020


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

All PRs are now merged. Thanks to everybody who was involved in this issue. It's a nice speedup which is always good to take ;-)

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
type: enhancement -> performance
versions: +Python 3.9

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


More information about the Python-bugs-list mailing list