mirror of
https://github.com/python/cpython.git
synced 2025-11-03 15:11:34 +00:00
gh-123934: Fix `MagicMock` not to reset magic method return values (GH-124038)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| support.py | ||
| testasync.py | ||
| testcallable.py | ||
| testhelpers.py | ||
| testmagicmethods.py | ||
| testmock.py | ||
| testpatch.py | ||
| testsealable.py | ||
| testsentinel.py | ||
| testthreadingmock.py | ||
| testwith.py | ||