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 serhiy.storchaka
Recipients aeros, asvetlov, serhiy.storchaka, xtreak, yselivanov
Date 2020-11-29.08:03:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606637003.18.0.220999607073.issue39529@roundup.psfhosted.org>
In-reply-to
Content
The most visible effect in tests is that asyncio.gatcher() and some other synchronous functions will need a running loop if any of arguments is a coroutine.
History
Date User Action Args
2020-11-29 08:03:23serhiy.storchakasetrecipients: + serhiy.storchaka, asvetlov, yselivanov, xtreak, aeros
2020-11-29 08:03:23serhiy.storchakasetmessageid: <1606637003.18.0.220999607073.issue39529@roundup.psfhosted.org>
2020-11-29 08:03:23serhiy.storchakalinkissue39529 messages
2020-11-29 08:03:23serhiy.storchakacreate