Skip to content

Correct report_callback_exception type from attribute to method #36426

Correct report_callback_exception type from attribute to method

Correct report_callback_exception type from attribute to method #36426

Triggered via pull request May 27, 2026 14:37
Status Failure
Total duration 5m 24s
Artifacts

tests.yml

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

Annotations

14 errors
pyright: Run test cases (Windows, 3.13)
Exit code 1
pyright: Run test cases (Linux, 3.12)
Exit code 1
pyright: Run test cases (Linux, 3.13)
1 error
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/check_tkinter.py#L16
Cannot assign to attribute "report_callback_exception" for class "Tk"   No overloaded function matches type "(exc: type[BaseException], val: BaseException, tb: TracebackType | None) -> object" (reportAttributeAccessIssue)
pyright: Run test cases (Darwin, 3.11)
Exit code 1
pyright: Run test cases (Windows, 3.12)
Exit code 1
pyright: Run test cases (Darwin, 3.13)
Exit code 1
pyright: Run test cases (Windows, 3.11)
Exit code 1
pyright: Run test cases (Darwin, 3.12)
Exit code 1
pyright: Run test cases (Linux, 3.11)
Exit code 1
pyright: Run test cases (Darwin, 3.14)
Exit code 1
pyright: Run test cases (Linux, 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.