This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-26 12:54:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d47ffeb9e35dbc7264ffa12fddaa6e0d3ba767a4
cpython
/
Lib
/
test
/
test_unittest
/
testmock
T
History
Nikita Sobolev
67b4d2772c
gh-98086: Now `
patch.dict
` can decorate async functions (
#98095
)
2022-11-11 08:04:30 +00:00
..
__init__.py
…
__main__.py
…
support.py
…
testasync.py
gh-98086: Now `
patch.dict
` can decorate async functions (
#98095
)
2022-11-11 08:04:30 +00:00
testcallable.py
…
testhelpers.py
…
testmagicmethods.py
…
testmock.py
…
testpatch.py
gh-96624: Fix test_dotted_but_module_not_loaded in testpatch.py (GH-96691)
2022-09-08 23:46:13 -04:00
testsealable.py
gh-91803: Mock - fix error when using autospec methods with seal (
#92213
)
2022-11-07 07:24:46 +00:00
testsentinel.py
…
testwith.py
…