[issue34152] performance of some list slice assignment margin cases can be improved

Raymond Hettinger report at bugs.python.org
Thu Jul 19 01:26:31 EDT 2018


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

I recommend against this one.  The cases covered are too exotic to care about and don't warrant the code churn.

----------
nosy: +rhettinger

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


More information about the Python-bugs-list mailing list