Hello!<div><br></div><div>Current Cython generate for slicing of list/tuple general PySequence_GetSlice/SetSlice call.</div><div>We could replace that to native call for Py{List|Tuple}_GetSlice and PyList_SetSlice for lists/tuples.</div>


<div><br></div><div>Here are the changes:</div><div><a href="https://github.com/intellimath/cython/commit/27525a5dc9f6eba31b330a6ec04e7a105191d9f5">https://github.com/intellimath/cython/commit/27525a5dc9f6eba31b330a6ec04e7a105191d9f5</a><br clear="all">

<div><br></div>Zaur Shibzukhov</div>