Skip to content

simplejson: initial integration.#4905

Closed
DavidKorczynski wants to merge 3 commits intogoogle:masterfrom
DavidKorczynski:simplejson
Closed

simplejson: initial integration.#4905
DavidKorczynski wants to merge 3 commits intogoogle:masterfrom
DavidKorczynski:simplejson

Conversation

@DavidKorczynski
Copy link
Copy Markdown
Collaborator

json parser for Python with native code speedups.

@DavidKorczynski DavidKorczynski marked this pull request as draft January 2, 2021 20:57
@Zac-HD
Copy link
Copy Markdown
Contributor

Zac-HD commented Jan 15, 2021

May I recommend using Hypothesis to test that obj == simplejson.loads(simplejson.dumps(obj)) for any JSON object? #4975 has details, as well as an example harness for ujson that you could copy (just remove the integers() bounds!)

@oliverchang oliverchang closed this Dec 1, 2022
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.

3 participants