FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Fix crash with Django 3.1 async views by untitaker · Pull Request #851 · getsentry/sentry-python · GitHub

fix: Fix crash with Django 3.1 async views - #851

Merged
untitaker merged 9 commits into
masterfrom
fix/django-3.1-async-view
Oct 19, 2020
Merged

fix: Fix crash with Django 3.1 async views#851
untitaker merged 9 commits into
masterfrom
fix/django-3.1-async-view

Conversation

untitaker commented Oct 5, 2020
edited
Loading

Copy link
Copy Markdown
Member

Special handling for async views such that the function wrapper is also async. Need to split across files to preserve syntax compatible with Python 2.

Fix #849

untitaker marked this pull request as ready for review October 5, 2020 13:17
untitaker requested review from flub and rhcarvalho October 5, 2020 13:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Django 3.1 async views do not work

1 participant


Back | FazBrowse Home | New Git URL