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 Debian Bookworm #298

Closed
wants to merge 2 commits into from

Conversation

systeembeheerder
Copy link
Contributor

Replace werkzeug.urls with urllib.parse because werkzeug.urls.url_unquote and werkzeug.urls.url_quote are removed in Werkzeug 3.0.

see https://werkzeug.palletsprojects.com/en/2.3.x/urls/#werkzeug.urls.url_unquote_plus

Replace werkzeug.urls with urllib.parse because werkzeug.urls.url_unquote and werkzeug.urls.url_quote are removed in Werkzeug 3.0.
No need for Werkzeug anymore
@yurushao
Copy link
Contributor

yurushao commented Dec 22, 2023

Thanks for submitting the PR. We have merged #300

@yurushao yurushao closed this Dec 22, 2023
@systeembeheerder systeembeheerder deleted the bullseye branch February 14, 2024 13:56
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.

2 participants