[3.13] gh-78465: Fix error message for cls.__new__(cls, ...) where cls is not instantiable (GH-135981) #82792
Annotations
10 errors
|
Ruff:
Lib/test/test_types.py#L1106
Lib/test/test_types.py:1106:1: SyntaxError: Unexpected indentation
|
|
Ruff:
Lib/test/test_types.py#L1105
Lib/test/test_types.py:1105:8: SyntaxError: Expected a statement
|
|
Ruff:
Lib/test/test_types.py#L1105
Lib/test/test_types.py:1105:7: SyntaxError: Expected a statement
|
|
Ruff:
Lib/test/test_types.py#L1105
Lib/test/test_types.py:1105:5: SyntaxError: Expected a statement
|
|
Ruff:
Lib/test/test_types.py#L1105
Lib/test/test_types.py:1105:3: SyntaxError: Expected a statement
|
|
Ruff:
Lib/test/test_types.py#L1105
Lib/test/test_types.py:1105:1: SyntaxError: Expected a statement
|
|
Ruff:
Lib/test/test_types.py#L1104
Lib/test/test_types.py:1104:7: SyntaxError: Expected a statement
|
|
Ruff:
Lib/test/test_types.py#L1104
Lib/test/test_types.py:1104:5: SyntaxError: Expected a statement
|
|
Ruff:
Lib/test/test_types.py#L1104
Lib/test/test_types.py:1104:3: SyntaxError: Expected a statement
|
|
Ruff:
Lib/test/test_types.py#L1104
Lib/test/test_types.py:1104:1: SyntaxError: Expected a statement
|