Files
cpython/Lib/unittest
79df5d1c54 [3.14] gh-135368: Fix mocks on dataclass specs with instance=True (GH-135421) (#135503)
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]>
2025-06-14 09:11:31 +00:00
..