Age | Commit message (Expand) | Author |
---|---|---|
2019-10-01 | tests/basics: Add test for getting name of func with closed over locals. | Damien George |
2018-12-06 | py/objboundmeth: Support loading generic attrs from the method. | Damien George |
2017-12-12 | tests: Fix few test for proper "skipped" detection with qemu-arm's tinytest. | Paul Sokolovsky |
2015-04-16 | tests: Convert line endings in fun_name.py from CRLF to LF. | Damien George |
2015-03-20 | py: Allow retrieving a function's __name__. | stijn |