JSON extra uses orjson instead of ujson by ijl · Pull Request #599 · pydantic/pydantic
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
Conversation
This is the minimum change to replace ujson. There are
additional calls to json.loads that may be modified.
The extra is renamed 'fast-json' to match 'email'...
Read more at github.com