Skip to content

Use inspect.iscoroutinefunction instead of asyncio.iscoroutinefunction to avoid Python 3.14 deprecation warning#3

Merged
edgarrmondragon merged 1 commit intomainfrom
use-inspect.iscoroutinefunction
Aug 19, 2025
Merged

Use `inspect.iscoroutinefunction` instead of `asyncio.iscoroutinefunction` to avoid Python 3.14 deprecation warning#3
edgarrmondragon merged 1 commit intomainfrom
use-inspect.iscoroutinefunction

Commits