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

Remove simplejson #73

Merged
merged 1 commit into from
Jan 3, 2019
Merged

Remove simplejson #73

merged 1 commit into from
Jan 3, 2019

Conversation

pchien
Copy link
Contributor

@pchien pchien commented Dec 4, 2018

All the python versions supported (2.7, 3.4+) have the json module by default. The simplejson version pinned here is very old and some other libraries use simplejson over json by default (probably for old compatibility reasons).

I think it's preferable to remove it, but if you want to keep simplejson around it should at least be a more recent version for better compatibility with other libraries.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 48.262% when pulling a2264d2 on mobilizeamerica:master into 7d6e820 on martyzz1:master.

@martyzz1 martyzz1 merged commit cb65116 into martyzz1:master Jan 3, 2019
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.

None yet

3 participants