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. 

Reply via email to