-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Retire ujson for being in maintenance mode #2791
Labels
Milestone
Comments
Thanks for the head up @Elypha We will migrate from UJson to Orjson in future release. |
First test done in the issue2791 branch. Result:
|
ah I guess this might be related to an |
nicolargo
added
enhancement
dependencies
Pull requests that update a dependency file
labels
May 20, 2024
Merged into the develop branch. UJson is no longer a Glances dependency. Thanks for the recommendation @Elypha ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
The dev team of
ujson
has announced the project being in maintenance mode since 12 May 2024 (ultrajson/ultrajson@e595354), and encourges users to migrate toorjson
.Although
ujson
still works very well as of the time of writing, an earlier migration might benefit later developments, before ujson-exclusive features being heavily used.Would you think it's better to retire ujson and introduce orjson instead?
The text was updated successfully, but these errors were encountered: