mirror of
https://github.com/python/cpython.git
synced 2026-08-09 18:50:37 -04:00
gh-135368: Fix mocks on dataclass specs with `instance=True` (GH-135421)
* gh-135368: Fix mocks on dataclass specs with `instance=True`
* Extend dataclass mock_methods
---------
(cherry picked from commit c8319a3fea)
Co-authored-by: sobolevn <[email protected]>
Co-authored-by: Marc Mueller <[email protected]>