Message381770
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. |
|
| Date |
User |
Action |
Args |
| 2020-11-24 18:46:11 | BTaskaya | set | recipients:
+ BTaskaya, rhettinger, mark.dickinson, christian.heimes, Mark.Shannon, serhiy.storchaka, pablogsal |
| 2020-11-24 18:46:11 | BTaskaya | set | messageid: <[email protected]> |
| 2020-11-24 18:46:11 | BTaskaya | link | issue42454 messages |
| 2020-11-24 18:46:11 | BTaskaya | create | |
|