Skip to content

Add msgspec.json.Decoder.decode_lines - #485

Merged
jcrist merged 1 commit into
mainfrom
json-decode-lines
Jul 14, 2023
Merged

Add msgspec.json.Decoder.decode_lines#485
jcrist merged 1 commit into
mainfrom
json-decode-lines

Conversation

@jcrist

@jcrist jcrist commented Jul 14, 2023

Copy link
Copy Markdown
Member

Adds a new method on the json Decoder class for decoding line delimited JSON.

Fixes #481.

Adds a new method on the json `Decoder` class for decoding line
delimited JSON.
@jcrist
jcrist merged commit 83d8add into main Jul 14, 2023
@jcrist
jcrist deleted the json-decode-lines branch July 14, 2023 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for loading JSONL (JSON line-limited)

1 participant