This website requires JavaScript.
Explore
Help
Register
Sign In
fengqi
/
lv_micropython
Watch
1
Star
0
Fork
0
You've already forked lv_micropython
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
lv_micropython
/
tests
/
basics
/
string_escape_invalid.py.exp
Ignoring revisions in
.git-blame-ignore-revs
. Click
here to bypass
and see the normal blame view.
2 lines
3 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests/basics: Move str/bytes tests that give SyntaxWarning to sep file. In CPython 3.12 these invalid str/bytes/fstring escapes will issue a SyntaxWarning, and so differ to MicroPython. Signed-off-by: Damien George <damien@micropython.org>
2024-05-28 10:52:12 +10:00
\z
Reference in New Issue
Copy Permalink