News

Compatibility with python 3.13 - invalid escape sequence #678 #709. Copy link. Labels. bug Something isn't working Something isn't working good first issue Good for newcomers Good for newcomers 😎.
Python 3.12 improves handling of incorrect escape sequences, see https://docs.python.org/3/whatsnew/3.12.html#other-language-changes This is a typical scenario in ...
According to the release team, this includes strings that reuse the same quote as the f-string, multi-line expressions, comments, backslashes, and unicode escape sequences. Python 3.12.0 enables ...