PerumallaGiridhar
Results
2
comments of
PerumallaGiridhar
Hi there! 👋 I’ve added tests to help increase coverage around typed `request.state` in #3049. This is my first contribution to Starlette (and to open source in general) I’d love...
Would it be feasible to support a small mypy plugin that lets `state.count` be type-checked the same as `state["count"]` when using a TypedDict schema? I’m not suggesting this must be...