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
Looking at this, this would likely require an overhaul of the encoding library. The current generation mechanism may need to be replaced w/ a utility to perform encoding directly in code as opposed to generating templates/etc. Benchmarks would be very important to measure performance changes.
The output mechanism should support pretty-printing. Example output can be found at:
From the python library, sorted object keys is also a desirable feature.
The text was updated successfully, but these errors were encountered: