
May 28, 2022
7:17 a.m.
28.05.22 14:57, Damian Shaw пише:
That PR seems to make \' and \" not special in general right?
I think this is a more limited proposal, to only change the behavior when \ is at the end of a string, so the only behavior difference would never receiving the error "SyntaxError: EOL while scanning string literal"
In which case there should be no backwards compatibility issue.
How do you know that it is at the end of a string?