cpython/Lib/unittest/test/testmock
Miss Islington (bot) 7e742379af
[3.11] gh-98086: Now `patch.dict` can decorate async functions (GH-98095) (#99365)
gh-98086: Now ``patch.dict`` can decorate async functions (GH-98095)
(cherry picked from commit 67b4d2772c)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2022-11-19 10:10:42 +00:00
..
__init__.py
__main__.py
support.py
testasync.py [3.11] gh-98086: Now `patch.dict` can decorate async functions (GH-98095) (#99365) 2022-11-19 10:10:42 +00:00
testcallable.py
testhelpers.py
testmagicmethods.py
testmock.py Restrict use of Mock objects as specs (GH-31090) 2022-02-03 00:41:19 -08:00
testpatch.py bpo-41403: Improve error message for invalid mock target (GH-30833) 2022-01-23 18:42:41 +00:00
testsealable.py
testsentinel.py
testwith.py Restrict use of Mock objects as specs (GH-31090) 2022-02-03 00:41:19 -08:00