Change8

v3.13.1

📦 datadog-sdkView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This release primarily addresses a bug in the Django integration related to coroutine execution on Python 3.13+.

🐛 Bug Fixes

  • django: Fixes issue causing `ValueError: coroutine already executing` on Python 3.13+ with `django.utils.decorators.async_only_middleware`.

🔧 Affected Symbols

django.utils.decorators.async_only_middleware