mirror of
https://github.com/python/cpython.git
synced 2025-10-30 13:11:29 +00:00
gh-123934: Fix `MagicMock` not to reset magic method return values (GH-124038)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| _log.py | ||
| async_case.py | ||
| case.py | ||
| loader.py | ||
| main.py | ||
| mock.py | ||
| result.py | ||
| runner.py | ||
| signals.py | ||
| suite.py | ||
| util.py | ||