DRAFT: Implement PEP 802 and the {/} notation
#86855
Annotations
9 errors
|
lint
Process completed with exit code 1.
|
|
Ruff:
Lib/test/test_set.py#L867
Lib/test/test_set.py:867:15: SyntaxError: Expected an expression
|
|
Ruff:
Lib/test/test_set.py#L867
Lib/test/test_set.py:867:14: SyntaxError: Expected an expression
|
|
Ruff:
Lib/test/test_pprint.py#L836
Lib/test/test_pprint.py:836:43: SyntaxError: Expected an expression
|
|
Ruff:
Lib/test/test_pprint.py#L836
Lib/test/test_pprint.py:836:42: SyntaxError: Expected an expression
|
|
Ruff:
Lib/test/test_ast/test_ast.py#L1912
Lib/test/test_ast/test_ast.py:1912:55: SyntaxError: Expected an expression
|
|
Ruff:
Lib/test/test_ast/test_ast.py#L1912
Lib/test/test_ast/test_ast.py:1912:54: SyntaxError: Expected an expression
|
|
Ruff:
Lib/test/test_ast/test_ast.py#L1911
Lib/test/test_ast/test_ast.py:1911:53: SyntaxError: Expected an expression
|
|
Ruff:
Lib/test/test_ast/test_ast.py#L1911
Lib/test/test_ast/test_ast.py:1911:52: SyntaxError: Expected an expression
|