twisted/klein

Stop using DefaultNamedArg and friends

wsanchez opened this issue · 0 comments

Extended Callable types support in mypy_extensions is deprecated.

We should use Callback Protocols instead.