Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
https://github.com/ultrajson/ultrajson is in maintance mode quite along time for now, and they recomned to move to orjson:
UltraJSON's architecture is fundamentally ill-suited to making changes without risk of introducing new security vulnerabilities. As a result, this library has been put into a maintenance-only mode. Support for new Python versions will be added and critical bugs and security issues will still be fixed but all other changes will be rejected. Users are encouraged to migrate to orjson which is both much faster and less likely to introduce a surprise buffer overflow vulnerability in the future.
Are there any plans to migrate to orjson?
Operating System
Linux, Windows, macOS, Other
Operating System Details
No response
FastAPI Version
0.135.2
Pydantic Version
2.9.0
Python Version
3.12
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions