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

port code to requests library, fix an import error for python3, bump version #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jeremyherbert
Copy link

Hi,

Please see this pull request which I have tested on both python2.7.6 and python 3.5.2. The main change is to use requests rather than the stdlib HTTPS stuff (the stdlib changed in this area between py2/3 so this was the easiest way to maintain compatibility with both). I also had to change some import statements to get it to work in python 3.

Version also bumped to 0.6, and the old python folder was deleted.

@dmitry-ee
Copy link

Sure, it could be nice to merge!

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