url_quote removed from werkzeug in 3.0 #49

Open
opened 2024-10-09 02:16:48 +02:00 by MoralCode · 0 comments
Owner

This change requires a more in-depth review than I can do right now.

This was removed in https://github.com/pallets/werkzeug/pull/2768. see also https://stackoverflow.com/questions/78006192/importerror-cannot-import-name-url-quote-from-werkzeug-urls

seems like Flask directly depends on this, and everything else depends on it through flask.

This change requires a more in-depth review than I can do right now. This was removed in https://github.com/pallets/werkzeug/pull/2768. see also https://stackoverflow.com/questions/78006192/importerror-cannot-import-name-url-quote-from-werkzeug-urls seems like Flask directly depends on this, and everything else depends on it through flask.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ClassClock/API#49
No description provided.