Skip to content

[simplejson,ultrajson] Implement formatters for simplejson and ultrajson (ujson)#64

Open
nhairs wants to merge 4 commits intomainfrom
nhairs-simplejson-ultrajson
Open

[simplejson,ultrajson] Implement formatters for simplejson and ultrajson (ujson)#64
nhairs wants to merge 4 commits intomainfrom
nhairs-simplejson-ultrajson

Conversation

@nhairs
Copy link
Owner

@nhairs nhairs commented Mar 22, 2026

Per title

Note that both libraries have different handling of datetime.datetime and bytes objects. In the case of bytes they will error if they receive any non-printable characters. I've not yet been able to determine if there is a work around to the encoding or if it is just the decoding when testing that is the problem.

Test Plan

  • run tests

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.

1 participant