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 ujson handling of unsupported types #37

Merged

Conversation

adrianeboyd
Copy link
Collaborator

Include upstream modifications:

Fixes #30.

Include upstream modifications:

* Removed generic serialization of objects/iterables: ultrajson/ultrajson@53f85b1
* Fix "�� is not JSON serializable" on Python 3: ultrajson/ultrajson#382
@adrianeboyd adrianeboyd added the bug Something isn't working label Nov 4, 2020
@adrianeboyd adrianeboyd merged commit 8112974 into explosion:master Nov 10, 2020
adrianeboyd added a commit to adrianeboyd/srsly that referenced this pull request Nov 10, 2020
Include upstream modifications:

* Removed generic serialization of objects/iterables: ultrajson/ultrajson@53f85b1
* Fix "�� is not JSON serializable" on Python 3: ultrajson/ultrajson#382
adrianeboyd added a commit that referenced this pull request Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

srsly.write_json segfaults trying to write numpy types
1 participant