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

Test with Flask 3.0 #2506

Merged
merged 6 commits into from
Nov 15, 2023
Merged

Test with Flask 3.0 #2506

merged 6 commits into from
Nov 15, 2023

Conversation

sentrivana
Copy link
Contributor

@sentrivana sentrivana commented Nov 14, 2023

  • run test suite for Flask 3.0
  • fix request.get_json() in the tests (Flask/Werkzeug 3.0 now throws an UnsupportedMediaType exception if the Content-Type isn't application/json)

@sentrivana sentrivana marked this pull request as ready for review November 14, 2023 15:26
@sentrivana sentrivana enabled auto-merge (squash) November 15, 2023 09:43
Copy link
Member

@antonpirker antonpirker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sentrivana sentrivana merged commit 5a6b5d4 into master Nov 15, 2023
314 checks passed
@sentrivana sentrivana deleted the flask-3.0 branch November 15, 2023 09:48
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.

None yet

2 participants