Skip to content

Test with Flask 3.0 #2506

New issue

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

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

Already on GitHub? # to your account

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
@sentrivana sentrivana deleted the flask-3.0 branch November 15, 2023 09:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants