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 gvanrossum
Recipients JDLH, MartinAltmayer, akuchling, asvetlov, barry, belopolsky, docs@python, gvanrossum, jrosdahl, kbumsik, levkivskyi, miss-islington, ned.deily, willingc, xtreak, yselivanov
Date 2020-05-04.21:56:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588629368.25.0.552892974976.issue33649@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9d74658f0a6e8a9b8d6dcf199dda886f35c6ad68 by Joel Rosdahl in branch 'master':
bpo-40499: Mention that asyncio.wait() needs a non-empty aws set (GH-19900)
https://github.com/python/cpython/commit/9d74658f0a6e8a9b8d6dcf199dda886f35c6ad68
History
Date User Action Args
2020-05-04 21:56:08gvanrossumsetrecipients: + gvanrossum, barry, akuchling, jrosdahl, belopolsky, ned.deily, asvetlov, MartinAltmayer, docs@python, yselivanov, willingc, levkivskyi, JDLH, miss-islington, xtreak, kbumsik
2020-05-04 21:56:08gvanrossumsetmessageid: <1588629368.25.0.552892974976.issue33649@roundup.psfhosted.org>
2020-05-04 21:56:08gvanrossumlinkissue33649 messages
2020-05-04 21:56:08gvanrossumcreate