Skip to content

Fix: handle lossy max int64#40

Merged
tamalsaha merged 1 commit intogomodules:release-2.0from
lacroixthomas:bugfixes/fix-lossy-in64
Mar 9, 2025
Merged

Fix: handle lossy max int64#40
tamalsaha merged 1 commit intogomodules:release-2.0from
lacroixthomas:bugfixes/fix-lossy-in64

Conversation

@lacroixthomas
Copy link

#39

Use the json Decoder with the json.Number type to handle max int64 values as int64 instead of float64 with scientific format.

@CLAassistant
Copy link

CLAassistant commented Jan 20, 2025

CLA assistant check
All committers have signed the CLA.

Signed-off-by: Thomas Lacroix <thomas.lacroix@ubisoft.com>
@markmandel
Copy link

markmandel commented Mar 9, 2025

/cc @tamalsaha @howardjohn

(Sorry to ping, just copying from previous PRs)

@tamalsaha tamalsaha merged commit ffbac60 into gomodules:release-2.0 Mar 9, 2025
1 check passed
@tamalsaha
Copy link

Thanks for the contribution. Tagged v2.5.0

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.

4 participants