json alters dict keys type #12300
Unanswered
kjm1102
asked this question in
Using MicroPython
Replies: 2 comments 1 reply
-
CPython 3.8.10 give same result returning keys as strings with
|
Beta Was this translation helpful? Give feedback.
1 reply
-
JSON is one of a number of serialisation solutions available in MicroPython. Each has its own benefits and drawbacks. See this doc for a review. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why does json change my dictionary keys from integers to strings?
Beta Was this translation helpful? Give feedback.
All reactions