Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-109653: Remove unused imports in the `Lib/` directory (#109803) | Alex Waygood | 2023-09-24 |
* | gh-61215: threadingmock: Improve test suite to avoid race conditions (#106822) | Mario Corchero | 2023-07-17 |
* | Remove unused branches from mock module (#106617) | Chris Withers | 2023-07-11 |
* | gh-106458: Mark `testthreadingmock.py` with `@requires_working_threading` (GH... | Mario Corchero | 2023-07-06 |
* | gh-61215: Rename `wait_until_any_call` to `wait_until_any_call_with` (#106414) | Mario Corchero | 2023-07-04 |
* | gh-61215: New mock to wait for multi-threaded events to happen (#16094) | Mario Corchero | 2023-07-03 |