-
Notifications
You must be signed in to change notification settings - Fork 60
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
- Status: Open.#65聽In 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.#64聽In 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.#63聽In 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.#62聽In toon-format/toon-python;decode("[]") returns the corrupted string '[' instead of parsing or erroring
bugSomething isn't workingSomething isn't workingStatus: Open.#61聽In toon-format/toon-python;feat: add replacer option to encode() for pre-encoding value transformation
enhancementNew feature or requestNew feature or requestStatus: Open.#60聽In toon-format/toon-python;- Status: Open.#58聽In toon-format/toon-python;
An interface with Pandas
enhancementNew feature or requestNew feature or requestStatus: Open.#56聽In toon-format/toon-python;- Status: Open.#51聽In toon-format/toon-python;
- Status: Open.#50聽In 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.#49聽In 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.#47聽In toon-format/toon-python;