summaryrefslogtreecommitdiffstatshomepage
path: root/py/modthread.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-04-02 17:28:24 +1000
committerDamien George <damien.p.george@gmail.com>2017-04-02 17:28:24 +1000
commita5500a8aad263054e9530a03da18c0c0961424b2 (patch)
treedd9734cb5f8b081a307c120156b2510609f97089 /py/modthread.c
parent3df65e9bae3e3c5298a2691e177335bb5efeb5ed (diff)
downloadmicropython-a5500a8aad263054e9530a03da18c0c0961424b2.tar.gz
micropython-a5500a8aad263054e9530a03da18c0c0961424b2.zip
py/obj.h: Make sequence grow more efficient and support overlapping.
The first memmove now copies less bytes in some cases (because len_adj <= slice_len), and the memcpy is replaced with memmove to support the possibility that dest and slice regions are overlapping.
Diffstat (limited to 'py/modthread.c')
0 files changed, 0 insertions, 0 deletions