Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-104745: Limit starting a patcher more than once without stopping it (#126649) | Red4Ru | 2024-11-13 |
* | gh-119600: mock: do not access attributes of original when new_callable is se... | Robert Collins | 2024-06-11 |
* | gh-117860: Add tests for resolving names when import rebind names (GH-118176) | Serhiy Storchaka | 2024-04-30 |
* | gh-115274: Fix direct invocation of `testmock/testpatch.py` (#115275) | Nikita Sobolev | 2024-02-11 |
* | gh-102978: Fix mock.patch function signatures for class and staticmethod deco... | Tomas R | 2023-04-13 |
* | gh-96624: Fix test_dotted_but_module_not_loaded in testpatch.py (GH-96691) | Dennis Sweeney | 2022-09-08 |
* | gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) | Victor Stinner | 2022-06-21 |