summaryrefslogtreecommitdiff
path: root/tests/thread/thread_exit1.py
AgeCommit message (Expand)Author
2021-05-10tests/thread: Make exc1,exit1,exit2,stacksize1,start1 tests run on rp2.Damien George
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2016-06-28tests/thread: Make sure that thread tests don't rely on floating point.Damien George
2016-06-28tests: Add tests for _thread module.Damien George