You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UJSON is not longer recommended and should be replaced. As someone who needs pylsp on a non-C/C++ accessible environment, replacing with a pure python json solution would be preferred; however, the recommended replacement is orjson.