Age | Commit message (Expand) | Author |
---|---|---|
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2017-12-11 | tests/heapalloc_*: Refactor some tests to work in strict stackless mode. | Paul Sokolovsky |
2017-02-20 | tests/heapalloc_exc_raise.py: Heap alloc test for raising/catching exc. | Paul Sokolovsky |