[issue39915] await_args_list in AsyncMock always refers to the last awaited call object

Chris Withers report at bugs.python.org
Sat Mar 14 03:13:01 EDT 2020


Chris Withers <chris at withers.org> added the comment:


New changeset f6bdac1bf718eab0cc5b6554f363f21252d245ce by Miss Islington (bot) in branch '3.8':
bpo-39915: Ensure await_args_list is updated according to the order in which coroutines were awaited (GH-18927)
https://github.com/python/cpython/commit/f6bdac1bf718eab0cc5b6554f363f21252d245ce


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39915>
_______________________________________


More information about the Python-bugs-list mailing list