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