diff options
author | Tomas R <tomas.roun8@gmail.com> | 2023-04-13 09:37:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-13 08:37:57 +0100 |
commit | 59e0de4903c02e72b329e505fddf1ad9794928bc (patch) | |
tree | 25631df423f943fc427f277eda233af8ccdfa87e /Python/Python-ast.c | |
parent | 19d2639d1e6478e2e251479d842bdfa2e8272396 (diff) | |
download | cpython-59e0de4903c02e72b329e505fddf1ad9794928bc.tar.gz cpython-59e0de4903c02e72b329e505fddf1ad9794928bc.zip |
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.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions