diff options
author | Xtreak <tir.karthi@gmail.com> | 2019-05-28 12:37:39 +0530 |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-05-28 00:07:38 -0700 |
commit | 436c2b0d67da68465e709a96daac7340af3a5238 (patch) | |
tree | 771d8d39bd772a7aa72640670e247b7e5bb14f6b /Python/ceval.c | |
parent | 71dc7c5fbd856df83202f39c1f41ccd07c6eceb7 (diff) | |
download | cpython-git-436c2b0d67da68465e709a96daac7340af3a5238.tar.gz |
bpo-36996: Handle async functions when mock.patch is used as a decorator (GH-13562)
Return a coroutine while patching async functions with a decorator.
Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
https://bugs.python.org/issue36996
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions