rustpython-ruff_python_parser 0.15.8

Unofficial fork for RustPython
Documentation
1
2
3
4
1 = 1
x = 1 = 2
x = 1 = y = 2 = z
["a", "b"] = ["a", "b"]