summaryrefslogtreecommitdiff
path: root/tests/thread/thread_lock1.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2017-06-14py/modthread: Raise RuntimeError in release() if lock is not acquired.Damien George
2016-06-28tests: Add tests for _thread module.Damien George