This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cjw296
Recipients Mads Sejersen, asvetlov, cjw296, lisroach, mariocj89, michael.foord, miss-islington, xtreak, yselivanov
Date 2020-03-14.07:13:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584169981.09.0.443378835349.issue39915@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2020-03-14 07:13:01cjw296setrecipients: + cjw296, michael.foord, asvetlov, yselivanov, lisroach, mariocj89, miss-islington, xtreak, Mads Sejersen
2020-03-14 07:13:01cjw296setmessageid: <1584169981.09.0.443378835349.issue39915@roundup.psfhosted.org>
2020-03-14 07:13:01cjw296linkissue39915 messages
2020-03-14 07:13:01cjw296create