[issue42454] Move slice creation to the compiler for constants

Batuhan Taskaya report at bugs.python.org
Mon Nov 30 10:44:51 EST 2020


Batuhan Taskaya <isidentical at gmail.com> added the comment:

One thing to add, the proposed implementation also optimizes extended slices (mostly used in scientific stacks) such as <sequence>[:, 1].

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42454>
_______________________________________


More information about the Python-bugs-list mailing list