Earlier quoted context omitted.
The rejection notice seems completely counter intuitive to me. How is adding a plus "harder" compared to removing a foot gun? > This PEP is rejected. There wasn't enough support in favor, the feature to be removed isn't all that harmful, and there are some use cases that would become harder.
This change would break a lot of legacy code for no good reason The most common way to split a string in lines is using this concatenation formula.
Is it really? I tend to avoid it in favour of ””” or ‘\n’.join(), because it looks like a mistake.
Triple quotes are kind of annoying if the string is indented, but you can just not indent the string to avoid the whitespace.