Skip to content

Attempt to narrow tuple.__hash__ to flag unhashable entries in the tuple #36930

Attempt to narrow tuple.__hash__ to flag unhashable entries in the tuple

Attempt to narrow tuple.__hash__ to flag unhashable entries in the tuple #36930

Triggered via pull request July 17, 2026 08:15
Status Failure
Total duration 4m 54s
Artifacts

tests.yml

on: pull_request
Check typeshed structure
11s
Check typeshed structure
mypy: Run test cases
3m 15s
mypy: Run test cases
stub_uploader tests
4m 14s
stub_uploader tests
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Matrix: ty: Check stubs
Fit to window
Zoom out
Zoom in

Annotations

14 errors
pyright: Run test cases (Linux, 3.11)
Exit code 1
pyright: Run test cases (Linux, 3.13)
1 error
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/builtins/check_tuple.py#L30
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
pyright: Run test cases (Windows, 3.11)
Exit code 1
pyright: Run test cases (Darwin, 3.11)
Exit code 1
pyright: Run test cases (Darwin, 3.13)
Exit code 1
pyright: Run test cases (Linux, 3.12)
Exit code 1
pyright: Run test cases (Darwin, 3.12)
Exit code 1
pyright: Run test cases (Windows, 3.13)
Exit code 1
pyright: Run test cases (Linux, 3.14)
Exit code 1
pyright: Run test cases (Windows, 3.12)
Exit code 1
pyright: Run test cases (Darwin, 3.14)
Exit code 1
pyright: Run test cases (Windows, 3.14)
Exit code 1
mypy: Run test cases
Process completed with exit code 1.