Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-98086: Now ``patch.dict`` can decorate async functions (#98095) | Nikita Sobolev | 2022-11-11 | 1 | -0/+17 |
* | gh-91803: Mock - fix error when using autospec methods with seal (#92213) | andrei kulakov | 2022-11-07 | 1 | -1/+4 |
* | gh-96624: Fix test_dotted_but_module_not_loaded in testpatch.py (GH-96691) | Dennis Sweeney | 2022-09-09 | 1 | -1/+1 |
* | gh-93839: Use load_package_tests() for testmock (GH-94055) | Christian Heimes | 2022-06-21 | 1 | -14/+3 |
* | gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) | Victor Stinner | 2022-06-21 | 12 | -0/+7738 |