| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-11 | py: Change type signature of builtin funs that take variable or kw args. | Damien George | |
| With this patch the n_args parameter is changed type from mp_uint_t to size_t. | |||
| 2015-07-04 | extmod: Add a2b_base64 and b2a_base64 functions to ubinascii. | Galen Hazelwood | |
| 2015-05-22 | extmod: Actually expose the ubinascii python methods. | Daniel Campora | |
| 2015-05-21 | extmod: Expose mod_binascii_hexlify() and mod_binascii_unhexlify(). | Daniel Campora | |
