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

Replace requests.compat.json with real json #1561

Merged
merged 1 commit into from
May 25, 2019

Conversation

jayvdb
Copy link
Contributor

@jayvdb jayvdb commented May 10, 2019

requests.compat.json may use simplejson, which is incompatible
with plotly.py usage of json.

Fixes #1556

requests.compat.json may use simplejson, which is incompatible
with plotly.py usage of json.

Fixes plotly#1556
@jonmmease
Copy link
Contributor

Thanks a lot @jayvdb, we'll pull this into the next release.

@jonmmease jonmmease added this to the v3.10 milestone May 16, 2019
@jonmmease
Copy link
Contributor

Looks good. Thanks agaikn @jayvdb

@jonmmease jonmmease merged commit acc9421 into plotly:master May 25, 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.

PlotlyJSONEncoder doesn't work with simplejson installed
2 participants