Skip to content

Conversation

@thevilledev
Copy link
Contributor

@thevilledev thevilledev commented Jan 26, 2026

Skip errors from fromJSON when parsing numbers with exponents too large for float64 (e.g., 5e2482). This is expected behavior from Go's encoding/json package, not a bug.

Relates to #914

Skip errors from fromJSON when parsing numbers with exponents too
large for float64 (e.g., '5e2482'). This is expected behavior from
Go's encoding/json package, not a bug.

Signed-off-by: Ville Vesilehto <[email protected]>
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.

1 participant