Skip to content

fix(django): Use inspect.iscoroutinefunction on Python 3.14+#6869

Draft
Digenis wants to merge 2 commits into
getsentry:masterfrom
Digenis:master
Draft

fix(django): Use inspect.iscoroutinefunction on Python 3.14+#6869
Digenis wants to merge 2 commits into
getsentry:masterfrom
Digenis:master

Conversation

@Digenis

@Digenis Digenis commented Jul 23, 2026

Copy link
Copy Markdown

Description

Fix asyncio.iscoroutinefunction deprecation warning as mentioned in #6085.

This PR touches code that had Python < 3.5 compatibility leftovers
so I dropped them in a preceding commit to reduce churn.

Issues

Notes

Sibling to #3027

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant