]> git.ipfire.org Git - thirdparty/starlette.git/commit
Use `asyncio.iscoroutinefunction` for Python 3.12 and older (#2984)
authorMartijn Pieters <github.com@zopatista.com>
Sun, 24 Aug 2025 07:01:30 +0000 (08:01 +0100)
committerGitHub <noreply@github.com>
Sun, 24 Aug 2025 07:01:30 +0000 (08:01 +0100)
commit3d7430a0aa7fb45d8e6a6ef19c9ffa675f669335
treec1c7475f74d1a1c1fc81e1da5c7f238be88ff97e
parent6ee94f2cac955eeae68d2898a8dec8cf17b48736
Use `asyncio.iscoroutinefunction` for Python 3.12 and older (#2984)
starlette/_utils.py
tests/test__utils.py