gh-102978: Fix mock.patch function signatures for class and staticmethod decorators (#103228)
Fixes unittest.mock.patch not enforcing function signatures for methods decorated with @classmethod or @staticmethod when patch is called with autospec=True.
T
Tomas R committed
59e0de4903c02e72b329e505fddf1ad9794928bc
Parent: 19d2639
Committed by GitHub <noreply@github.com>
on 4/13/2023, 7:37:57 AM