url_quote removed from werkzeug in 3.0 #49
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
High Priority
invalid
question
reproduction needed
schema-fix-required
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ClassClock/API#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.