Skip to content

Changed callable to return TypeIs[Callable] rather than TypeIs[Callable[..., object]] #16051

Open
randolf-scholz wants to merge 5 commits into
python:mainfrom
randolf-scholz:callable_any_return
Open

Changed callable to return TypeIs[Callable] rather than TypeIs[Callable[..., object]] #16051
randolf-scholz wants to merge 5 commits into
python:mainfrom
randolf-scholz:callable_any_return

check_callable: disable no-any-return error code for mypy

1f0b9bb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
mypy: Run test cases
succeeded Jul 20, 2026 in 3m 59s