Batuhan Taskaya <isidenti...@gmail.com> added the comment:

As a side effect, we also now fold some esoteric cases which are not very 
common. Like;
"""
test
"""[1:-1]

We reviewed only optimizing this a while back and decided these are not that 
common to add a code path. Just wanted to mention that now we optimize these 
away without any extra additions / maintenance cost.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42454>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to