index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_unittest
/
testmock
/
testasync.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.14] gh-134657: Remove newly added private names from asyncio.__all__ (GH-1...
Miss Islington (bot)
2025-07-09
1
-1/+1
*
gh-71339: Add additional assertion methods for unittest (GH-128707)
Serhiy Storchaka
2025-01-14
1
-7/+7
*
gh-127949: deprecate `asyncio.set_event_loop_policy` (#128024)
Kumar Aditya
2024-12-18
1
-1/+1
*
gh-123087: ``Lib/test/test_unittest/testmock/testasync.py``: Replace usage of...
Kirill Podoprigora
2024-08-17
1
-19/+15
*
gh-106300: Improve `assertRaises(Exception)` usages in tests (GH-106302)
Nikita Sobolev
2023-07-07
1
-2/+3
*
gh-94924: support `inspect.iscoroutinefunction` in `create_autospec(async_def...
Thomas Grainger
2023-06-09
1
-0/+23
*
Remove skipped test in test for async mocks. (#100559)
Chris Withers
2022-12-28
1
-4/+0
*
gh-100287: Fix unittest.mock.seal with AsyncMock (#100496)
Shantanu
2022-12-24
1
-1/+13
*
gh-83076: 3.8x speed improvement in (Async)Mock instantiation (#100252)
Carl Meyer
2022-12-23
1
-0/+13
*
gh-98086: Now ``patch.dict`` can decorate async functions (#98095)
Nikita Sobolev
2022-11-11
1
-0/+17
*
gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043)
Victor Stinner
2022-06-21
1
-0/+1061