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

[deps] use simplejson with Python 3.x #83

Merged
merged 1 commit into from
Aug 31, 2015
Merged

Conversation

yannmh
Copy link
Member

@yannmh yannmh commented Aug 31, 2015

simplejson==3.0.0 introduced Python > 3.3 support. Use it instead of falling back with stdlib json package.

`simplejson==3.0.0` introduced Python > 3.3 support. Use it instead of
falling back with stdlib `json` package.
@yannmh yannmh self-assigned this Aug 31, 2015
@olivielpeau
Copy link
Member

LGTM! 🐍 🚢

@yannmh yannmh mentioned this pull request Aug 31, 2015
@yannmh
Copy link
Member Author

yannmh commented Aug 31, 2015

Thanks !

yannmh added a commit that referenced this pull request Aug 31, 2015
[deps] use `simplejson` with Python 3.x
@yannmh yannmh merged commit 2cadcd9 into master Aug 31, 2015
@yannmh yannmh deleted the yann/use-simplejson branch August 31, 2015 17:02
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