Browse Source
Bare `ServerSentEvent` (without a type parameter) now silently resolves to `ServerSentEvent[Any]`, so existing code and the `_check_data_exclusive` return annotation require no changes and pass mypy without `[type-arg]` errors. Co-Authored-By: Claude Sonnet 4.6 <[email protected]>pull/15191/head
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue