commit | 8d0249e3458109f3d3b5d0e2b87cbf9d58dce072 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Jul 17 10:49:01 2022 -0700 |
committer | GitHub <noreply@github.com> | Sun Jul 17 10:49:01 2022 -0700 |
tree | 61bbf443a59d6e69dad5b231a2059b9a4207a5e2 | |
parent | 1c63734217be75c9fd024ba8fad28ccb108b4d55 [diff] |
gh-72889: Remove redundant mock.Mock()._is_coroutine = False workarounds (GH-94926) (cherry picked from commit 07aeb7405ea42729b95ecae225f1d96a4aea5121) Co-authored-by: Thomas Grainger <tagrain@gmail.com>