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

minor python3 fix #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

thebookworm101
Copy link

The data parameter will be bytes on python 3.4, we need to take that into account.

@MiWCryptoCurrency
Copy link
Contributor

you need to do this for all calls to json.loads(), i have changed them in #108

@thebookworm101 thebookworm101 force-pushed the master branch 2 times, most recently from 4035e0e to 4ea2994 Compare December 7, 2015 02:44
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