Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) | Victor Stinner | 2022-06-21 | 1 | -237/+0 |
* | Fix typos in the Lib directory (GH-28775) | Christian Clauss | 2021-10-06 | 1 | -1/+1 |
* | bpo-45156: Fixes inifite loop on unittest.mock.seal() (GH-28300) | Nikita Sobolev | 2021-09-14 | 1 | -0/+61 |
* | Mock 100% coverage (GH-13045) | Chris Withers | 2019-05-01 | 1 | -7/+2 |
* | bpo-30541: Add new method to seal mocks (GH61923) | Mario Corchero | 2017-10-17 | 1 | -0/+181 |