Change8

0.47.3

📦 starletteView on GitHub →
🐛 1 fixes

Summary

Starlette 0.47.3 fixes coroutine detection on Python 3.12 and earlier.

🐛 Bug Fixes

  • Use asyncio.iscoroutinefunction for Python 3.12 and older.