Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Https stream #461

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

Merged
merged 26 commits into from
May 17, 2016
Merged

Https stream #461

merged 26 commits into from
May 17, 2016

Conversation

BRONSOLO
Copy link
Member

@BRONSOLO BRONSOLO commented May 16, 2016

@theengineear @chriddyp please review. Required for #457 fix.
related: chriddyp/chunked_requests#7

  • tested locally

@theengineear
Copy link
Contributor

@BRONSOLO I think you need to commit the change to update the chunked_requests submodule still. Let me know if you need any help with that.

@theengineear
Copy link
Contributor

theengineear commented May 16, 2016

@BRONSOLO and @chriddyp should we update this to 2.7.9? I think that will be necessary, right?

https://github.com/plotly/plotly.py/blob/master/circle.yml#L7

@@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.1.0] - 2016-05-16
Copy link
Member

Choose a reason for hiding this comment

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

forgot the 0

@@ -27,6 +27,7 @@
import six.moves

from requests.auth import HTTPBasicAuth
from urlparse import urlparse
Copy link
Contributor

Choose a reason for hiding this comment

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

brap. this isn't Python3 compat.

Copy link
Contributor

Choose a reason for hiding this comment

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

@BRONSOLO
Copy link
Member Author

@theengineear @chriddyp are we good to dance once circle is happy?

@BRONSOLO
Copy link
Member Author

@theengineear @chriddyp i'm going to bump this version update down to 1.9.12 in in light of chriddyp/chunked_requests#8. Cool?

@BRONSOLO
Copy link
Member Author

  • tested locally

@chriddyp
Copy link
Member

💃

@BRONSOLO BRONSOLO merged commit 1538f24 into master May 17, 2016
@BRONSOLO BRONSOLO deleted the https_stream branch May 17, 2016 15:55
@theengineear
Copy link
Contributor

💃

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