SIGN IN SIGN UP

python: Improve handling of triple-quoted strings (#20664)

Closes #13998

/cc @notpeter would you mind giving this branch a go to see if this is
pleasant to use? This impl is not quite what VSC has, but I think it
feels okay?

In this PR, the sequence goes as follows:
1st keypress: "|"
2nd keypress: ""|
3rd keypress: """|"""

Release Notes:

- Improved handling of triple-quote strings in Python.
P
Piotr Osiewicz committed
49eb865e8aaac79f0c33b8b028bf5d47bf733e05
Parent: a650fe0
Committed by GitHub <noreply@github.com> on 11/14/2024, 2:12:46 PM