Commit message (Expand) | Author | Age | |
---|---|---|---|
* | py: Wrap all obj-ptr conversions in MP_OBJ_TO_PTR/MP_OBJ_FROM_PTR. | Damien George | 2015-11-29 |
* | py: Fix attrtuple array length in print and creation. | Damien George | 2015-04-29 |
* | py: In attrtuple use the correct length value and index for 'fields'. | Daniel Campora | 2015-04-29 |
* | py: Add attrtuple object, for space-efficient tuples with attr access. | Damien George | 2015-04-21 |