Update syntex and hyper versions #29
No reviewers
Labels
No labels
P-high
P-low
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mikedilger/formdata!29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "update-syntex"
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?
Other dependencies (ex: aster, quasi, etc) have updated to syntex 0.31, which causes errors like this when I try to build formdata:
Updating the dependency to syntex 0.31 to match the other dependencies fixes the issue for me.
And actually a new version of hyper is out now, which is causing me a different problem in a different project :) Wheeee this is fun!