Message412906
Pull Request is welcome!
I would say that the PR should not use asyncio directly but 'async def', 'await', and `inspect.iscoroutine()` / `inspect.iscoroutinefunction()` instead.
The property should work with any async framework, not asyncio only. |
|
Date |
User |
Action |
Args |
2022-02-09 14:21:42 | asvetlov | set | recipients:
+ asvetlov, rhettinger, yselivanov, uranusjr |
2022-02-09 14:21:42 | asvetlov | set | messageid: <1644416502.02.0.319743440559.issue46622@roundup.psfhosted.org> |
2022-02-09 14:21:42 | asvetlov | link | issue46622 messages |
2022-02-09 14:21:41 | asvetlov | create | |
|