Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-27 | py/objsingleton: Use mp_generic_unary_op for singleton objects. | Damien George | |
So these types more closely match NoneType, eg they can be hashed, like in CPython. | |||
2015-01-29 | tests: Add some tests to improve coverage. | Damien George | |