summaryrefslogtreecommitdiff
path: root/Lib/unittest/test/testmock/testsealable.py
Commit message (Expand)AuthorAgeFilesLines
* [3.10] Fix typos in the Lib directory (GH-28775) (GH-28804)Christian Clauss2021-10-071-1/+1
* bpo-45156: Fixes inifite loop on unittest.mock.seal() (GH-28300) (GH-28326)Miss Islington (bot)2021-09-141-0/+61
* Mock 100% coverage (GH-13045)Chris Withers2019-05-011-7/+2
* bpo-30541: Add new method to seal mocks (GH61923)Mario Corchero2017-10-171-0/+181