This is a bug Python never fixed, because on Python it can implicitly concatenate different strings, like F-Strings, non-Unicode strings, Raw strings, ASCII strings, etc, often a crash at run-time is the result.
- String constant concatenation jwezel_
- Re: String constant concatenation Araq
- Re: String constant concatenation Yardanico
- Re: String constant concatenation treeform
- Re: String constant concatenation juancarlospaco
