SIGN IN SIGN UP

Infer Coroutine for unannotated async defs (#21651)

Fixes #12776
Add an extra check for unannotated async defs when checking function
type. `async def foo()` is now treated like `async def foo() -> Any`
J
Jingchen Ye committed
e68ecefd1884f7e53e8ac45f0373e60c717e4753
Parent: 7a45d25
Committed by GitHub <noreply@github.com> on 7/8/2026, 6:43:16 PM