mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
2ef73be891
* 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
Source files for various builtin objects