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

Python JSON parser not stable #3

Open
deardooley opened this issue Feb 12, 2018 · 1 comment
Open

Python JSON parser not stable #3

deardooley opened this issue Feb 12, 2018 · 1 comment
Assignees

Comments

@deardooley
Copy link

The Python json parser has several issues:

  1. Lack of python3 support.
  2. Broken for generic pretty printing.
  3. Deeply nested object queries are not serialized upon response as expected.
@deardooley deardooley self-assigned this Feb 12, 2018
@deardooley
Copy link
Author

deardooley commented Feb 12, 2018

Fixed in the latest develop branch.

@deardooley deardooley reopened this Feb 12, 2018
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

No branches or pull requests

1 participant