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

Upgrade h11 to 0.6.0-dev. #206

Merged
merged 1 commit into from
Oct 27, 2016
Merged

Upgrade h11 to 0.6.0-dev. #206

merged 1 commit into from
Oct 27, 2016

Conversation

mike820324
Copy link
Owner

Upgrade h11 to 0.6.0-dev.

  • remove the keep_case parameter.
  • upgrade unittest

P.S
Since the response.reason support of h11 is still in master branch,
we still need to install it from github.

Since the reason support of h11 is still in master branch,
we need to install h11 from github.
@mike820324
Copy link
Owner Author

@chhsiao90 help me review this. Any advice will be grateful.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.996% when pulling 77d2d91 on h11-0.6.0-#205 into a93dcde on master.

Copy link
Collaborator

@chhsiao90 chhsiao90 left a comment

Choose a reason for hiding this comment

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

Just one problem, all other code LGTM!

"socks5==0.1.0"
],
dependency_links=[
"https://github.com/chhsiao90/h11/tarball/master#egg=h11-0.5.0+dev",
"https://github.com/njsmith/h11/tarball/master#egg=h11-0.6.0+dev",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is that h11 v0.6.0 release to pypi?
I think maybe there is no need to add dependency_links if there is h11-v0.6.0 on pypi!

Copy link
Owner Author

Choose a reason for hiding this comment

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

Oh, the reason that I still use the github version is the response.reason. Sadly to say, the pypi version of h11 does not pick that up.

Copy link
Owner Author

Choose a reason for hiding this comment

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

We may need to wait until the next release of h11. :)

Copy link
Collaborator

Choose a reason for hiding this comment

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

Got it, NP!

Copy link
Collaborator

Choose a reason for hiding this comment

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

Then merged it!

@mike820324 mike820324 merged commit b7b6750 into master Oct 27, 2016
@mike820324 mike820324 removed the review label Oct 27, 2016
@mike820324 mike820324 deleted the h11-0.6.0-#205 branch October 27, 2016 03:48
mike820324 added a commit that referenced this pull request Mar 21, 2018
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.

3 participants