This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-05-01 21:30:14 +02:00
Code
Issues
Actions
54
Packages
Projects
Releases
Wiki
Activity
18,405
Commits
6
Branches
74
Tags
dependabot/github_actions/actions/github-script-9
Commit Graph
2 Commits
Author
SHA1
Message
Date
Damien George
f5eec903fa
py/objsingleton: Use mp_generic_unary_op for singleton objects.
...
So these types more closely match NoneType, eg they can be hashed, like in CPython.
2019-12-27 12:53:36 +11:00
Damien George
92ab95f215
tests: Add some tests to improve coverage.
2015-01-29 14:56:09 +00:00