summaryrefslogtreecommitdiff
path: root/tests/micropython/heapalloc_yield_from.py
AgeCommit message (Expand)Author
2023-02-02top: Update Python formatting to black "2023 stable style".Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-12-27tests/micropython: Add test for yield-from while heap is locked.Damien George