Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 60
All issues
Issue creation is restricted in this repository
Issues
is:issuestate:open
is:issue state:open
Search results
- Status: Open.#65In toon-format/toon-python;
encode() silently drops empty-string keys with non-primitive values, promoting children into the parent scope
bugSomething isn't workingSomething isn't workingStatus: Open.#64In toon-format/toon-python;Encoder emits an empty-object table cell as a valueless key: line, which decode then drops ([{"a":{}}] -> [{}])
bugSomething isn't workingSomething isn't workingStatus: Open.#63In toon-format/toon-python;Nested arrays fail to round-trip: encoder emits a length-1 list-array header over an empty body ([[[]]])
bugSomething isn't workingSomething isn't workingStatus: Open.#62In toon-format/toon-python;decode("[]") returns the corrupted string '[' instead of parsing or erroring
bugSomething isn't workingSomething isn't workingStatus: Open.#61In toon-format/toon-python;feat: add replacer option to encode() for pre-encoding value transformation
enhancementNew feature or requestNew feature or requestStatus: Open.#60In toon-format/toon-python;- Status: Open.#58In toon-format/toon-python;
An interface with Pandas
enhancementNew feature or requestNew feature or requestStatus: Open.#56In toon-format/toon-python;- Status: Open.#51In toon-format/toon-python;
- Status: Open.#50In toon-format/toon-python;
Support JSON null values (auto-convert to Python None) in toon-python encoding flow
enhancementNew feature or requestNew feature or requestStatus: Open.#49In toon-format/toon-python;Decoder stops parsing a file if a nested list has a length mismatch
bugSomething isn't workingSomething isn't workingStatus: Open.#47In toon-format/toon-python;