Generic ExceptionHandler type #2403
generic exception
d9037c54
ruff format
7cecce73
bind exc_class_or_status_code to E
f35c7963
Revert "ruff format"
23008392
ruff format starlette/types.py
6cf35d68
Kludex
requested changes
on 2024-01-08
s/E/ExceptionType/
ba30a498
Merge branch 'master' of https://github.com/tekumara/starlette into e…
e94fc1c9
Kludex
dismissed these changes
on 2024-01-08
contravariance is redundant because Callable is contravariant
77cca8b0
Merge branch 'master' into exception-handler-typing
1aebedb7
Merge branch 'master' into exception-handler-typing
da3f8bbb
Merge branch 'master' into exception-handler-typing
145a9b14
Merge branch 'master' into exception-handler-typing
c71d90c8
Kludex
dismissed their stale review
2 years ago
Merge branch 'master' of https://github.com/tekumara/starlette into e…
64328f42
Merge branch 'master' into exception-handler-typing
6f89af77
Merge branch 'master' into exception-handler-typing
1890a859
Merge branch 'master' into exception-handler-typing
adfafdf1
Merge branch 'master' into exception-handler-typing
ac72313a
Merge branch 'master' into exception-handler-typing
25fafd20
Merge branch 'master' of https://github.com/tekumara/starlette into e…
c0cbf4a0
ruff format
bd81d9fd
overload __init__ to support multiple exception handlers
292259c2
use Callable for exception_handlers
ebcd61f6
fix mypy lints
c1b05ddc
fix ruff lints
9cfe2bd1
Merge branch 'master' into exception-handler-typing
aa2a8793
Merge branch 'master' into exception-handler-typing
5673b988
Assignees
No one assigned