Skip to content

[3.13] gh-78465: Fix error message for cls.__new__(cls, ...) where cls is not instantiable (GH-135981) #82792

[3.13] gh-78465: Fix error message for cls.__new__(cls, ...) where cls is not instantiable (GH-135981)

[3.13] gh-78465: Fix error message for cls.__new__(cls, ...) where cls is not instantiable (GH-135981) #82792

Triggered via pull request June 27, 2025 11:39
Status Failure
Total duration 27s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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