Files
cpython/Objects
Pieter Eendebak 2ef73be891 gh-91247: Use memcpy for list and tuple repeat (#91482)
* Add _Py_memory_repeat function to pycore_list

* Add _Py_RefcntAdd function to pycore_object

* Use the new functions in tuplerepeat, list_repeat, and list_inplace_repeat
2022-07-25 22:10:23 -04:00
..
2022-06-15 13:24:12 +01:00

Source files for various builtin objects