This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
34,921
Commits
21
Branches
274
Tags
785
MiB
19df6adf4c
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