mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
Speed up calls to list() by using the PEP 590 vectorcall calling convention. Patch by Mark Shannon. Co-authored-by: Mark Shannon <mark@hotpy.org> Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
Source files for various builtin objects