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

Fix Flask 2.3 deprecations #565

Merged
merged 2 commits into from Jul 21, 2023
Merged

Conversation

jkittner
Copy link
Contributor

This fixes all deprecation warnings (url_encode and importing Markup) introduced with Flask 2.3 and continues #562.

I added a changelog entry as requested by the PR template, I hope version 1.1.2 is fine as the new unreleased version?

Checklist:

commonism added a commit to commonism/aiopenapi3 that referenced this pull request Jun 6, 2023
commonism added a commit to commonism/aiopenapi3 that referenced this pull request Jun 7, 2023
commonism added a commit to commonism/aiopenapi3 that referenced this pull request Jun 7, 2023
@azmeuk azmeuk merged commit dfd18ba into wtforms:main Jul 21, 2023
3 of 8 checks passed
@azmeuk
Copy link
Member

azmeuk commented Jul 21, 2023

LGTM thank you 🙇

@azmeuk azmeuk mentioned this pull request Jul 21, 2023
@jkittner jkittner deleted the flask-2-3-compatibility branch July 21, 2023 16:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

flask_wtf no longer compatible with flask 2.3.0
3 participants