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

Replace uri_template with addressable library #141

Merged
merged 2 commits into from
Jul 8, 2019

Conversation

mrcasals
Copy link
Contributor

@mrcasals mrcasals commented Jul 8, 2019

uri_template was causing some load errors on test and had no new
releases for years, so we'd better use a newer library that does the
same job.

See an example of a build with load errors:

https://travis-ci.org/codegram/hyperclient/jobs/555752699#L803

`uri_template` was causing some load errors on test and had no new
releases for years, so we'd better use a newer library that does the
same job.
@mrcasals
Copy link
Contributor Author

mrcasals commented Jul 8, 2019

@dblock hi! Thoughts on this change? 😄

Copy link
Member

@oriolgual oriolgual left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it does the same work I see no problem!

@mrcasals
Copy link
Contributor Author

mrcasals commented Jul 8, 2019

Merging, we can undo the PR if needed.

@mrcasals mrcasals merged commit 2f701bc into master Jul 8, 2019
@mrcasals mrcasals deleted the replace-uri_template-with-addressable branch July 8, 2019 14:25
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