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

Petr Viktorin report at bugs.python.org
Tue Mar 31 08:43:46 EDT 2020


Petr Viktorin <encukou at gmail.com> added the comment:

The change to dict() was not covered by the smaller PRs.
That one will need more thought, but AFAIK it wasn't yet rejected.

----------
status: closed -> open

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


More information about the Python-bugs-list mailing list