You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…sync_def)` (#94962)
* support inspect.iscoroutinefunction in create_autospec(async_def)
* test create_autospec with inspect.iscoroutine and inspect.iscoroutinefunction
* test when create_autospec functions check their signature
discovered while creating #94923
Bug report
see also #84753
Linked PRs
inspect.iscoroutinefunction
increate_autospec(async_def)
#94962The text was updated successfully, but these errors were encountered: