mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
ce105541f8
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