Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-25 | py/objfun: Support function attributes on native functions. | Damien George | |
Native functions can just reuse the bytecode function attribute code. Signed-off-by: Damien George <damien@micropython.org> |
![]() |
index : user/sven/micropython.git | |
The MicroPython project | Sven Wegener |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-25 | py/objfun: Support function attributes on native functions. | Damien George | |
Native functions can just reuse the bytecode function attribute code. Signed-off-by: Damien George <damien@micropython.org> |