This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
12,742
Commits
4
Branches
3
Tags
611
MiB
2ceeabf180
Commit Graph
1 Commits
Author
SHA1
Message
Date
Andrew Leech
1e87f11d3f
py/objdict: Support ujson.dump() of OrderedDict objects.
...
Following CPython, OrderedDict are dumped with the syntax of dict.
2019-11-13 13:51:18 +11:00