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

update to use python 3.7 docker image #3

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

Conversation

cleary
Copy link

@cleary cleary commented Sep 21, 2018

Hi,
Thanks for the tutorial, I'm working through refactoring bits and pieces for fun and knowledge and an upgrade to python3 seemed like an obvious path for me - the only issue I found was dealing with the new bytes binary type producing this error:
TypeError: Object of type bytes is not JSON serializable

Hopefully I've dealt with it in a sane way -

@tke578
Copy link

tke578 commented Jun 21, 2019

Thanks @cleary!

Copy link

@tke578 tke578 left a comment

Choose a reason for hiding this comment

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

Looks good.

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