summaryrefslogtreecommitdiff
path: root/tests/thread/mutate_set.py
AgeCommit message (Collapse)Author
2016-06-28tests/thread: Add tests that mutate shared objects.Damien George
Tests concurrent mutating access to: list, dict, set, bytearray.