Skip to content

Add support for int keys since JSON doesn't support int keys#1

Open
Dadadah wants to merge 1 commit intomistsys:masterfrom
Dadadah:master
Open

Add support for int keys since JSON doesn't support int keys#1
Dadadah wants to merge 1 commit intomistsys:masterfrom
Dadadah:master

Conversation

@Dadadah
Copy link
Copy Markdown

@Dadadah Dadadah commented Dec 18, 2024

The pickle file I was parsing had marshaled to JSON with an int key. This isn't supported. I added a check when marshalling dictionaries to check for int keys and wrap them in quotes.

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