summaryrefslogtreecommitdiff
path: root/tests/basics/memoryview_slice_assign.py
AgeCommit message (Expand)Author
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2020-07-21py/obj.h: Fix mp_seq_replace_slice_no_grow to use memmove not memcpy.Damien George
2020-07-21tests/basics: Split out memoryview slice-assign tests to separate file.Damien George