Issue #26167: Minimized overhead in copy.copy() and copy.deepcopy().
Optimized copying and deepcopying bytearrays, NotImplemented, slices, short lists, tuples, dicts, sets.
Showing
Please
register
or
sign in
to comment
Optimized copying and deepcopying bytearrays, NotImplemented, slices, short lists, tuples, dicts, sets.