https://bugs.kde.org/show_bug.cgi?id=440412
Jan Paul Batrina <jpmbatrin...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/syntax-highlighting/ | |commit/e1c88423391c62448bea | |0009177228f90e20affa Status|ASSIGNED |RESOLVED --- Comment #2 from Jan Paul Batrina <jpmbatrin...@gmail.com> --- Git commit e1c88423391c62448bea0009177228f90e20affa by Jan Paul Batrina. Committed on 30/07/2021 at 13:25. Pushed by cullmann into branch 'master'. Python: Fix r"\\" and derivatives In such cases, the last \ should not be interpreted as a line continuation escape. This regression was introduced by 14c8f9765843217b31c969670ebcf61b6bad446b and made more obvious by 90f5623611491ba665f1adeebff02916a73f37d6. New regression tests are added for most variants, e.g. rb"""\\""" M +4 -0 autotests/folding/test.py.fold M +4 -0 autotests/html/test.py.dark.html M +4 -0 autotests/html/test.py.html M +4 -0 autotests/input/test.py M +4 -0 autotests/reference/test.py.ref M +10 -1 data/syntax/python.xml https://invent.kde.org/frameworks/syntax-highlighting/commit/e1c88423391c62448bea0009177228f90e20affa -- You are receiving this mail because: You are watching all bug changes.