Skip to content

Conversation

@p8
Copy link
Contributor

@p8 p8 commented Mar 10, 2025

This fixes the failing flask test because Werkzeug version 3 removed url_quote raising:

ImportError: cannot import name 'url_quote' from 'werkzeug.urls'

The flask-socketify-wsgi-pypy errors are another issue I couldn't fix.

This fixes the failing flask test because Werkzeug version 3 removed
`url_quote` raising:

    ImportError: cannot import name 'url_quote' from 'werkzeug.urls'
@p8 p8 changed the title [python/flask] Pin Werkzeug version [python/flask] Fix some failing tests Mar 11, 2025
@NateBrady23 NateBrady23 merged commit e5968db into TechEmpower:master Mar 13, 2025
3 of 4 checks passed
@p8 p8 deleted the python/fix-flash branch March 13, 2025 21:07
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