Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Quart 0.19 onwards #2403

Merged
merged 9 commits into from
Oct 13, 2023
Merged

Support Quart 0.19 onwards #2403

merged 9 commits into from
Oct 13, 2023

Conversation

pgjones
Copy link
Contributor

@pgjones pgjones commented Oct 1, 2023

Quart 0.19 is based on Flask and hence no longer has a Scaffold class, instead Flask's should be used.

Quart 0.19 is based on Flask and hence no longer has a Scaffold class,
instead Flask's should be used.
@sentrivana
Copy link
Contributor

Thanks for the fix @pgjones! We'll take a look.

@sentrivana sentrivana self-assigned this Oct 3, 2023
@sentrivana sentrivana enabled auto-merge (squash) October 13, 2023 12:50
@sentrivana sentrivana merged commit 6906dad into getsentry:master Oct 13, 2023
284 checks passed
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.

Latest Sentry SDK 1.31.1 not compatible with latest Quart 0.19.2
2 participants