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 miss-islington
Recipients BTaskaya, asvetlov, jack1142, miss-islington, pablogsal, serhiy.storchaka, yselivanov
Date 2020-03-19.11:54:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584618860.35.0.058270744.issue39562@roundup.psfhosted.org>
In-reply-to
Content
New changeset ec8a973f7cf080d9c0679f058b2371f0b7c7862c by Miss Islington (bot) in branch '3.8':
bpo-39562: Allow executing asynchronous comprehensions in the asyncio REPL (GH-18968)
https://github.com/python/cpython/commit/ec8a973f7cf080d9c0679f058b2371f0b7c7862c
History
Date User Action Args
2020-03-19 11:54:20miss-islingtonsetrecipients: + miss-islington, asvetlov, serhiy.storchaka, yselivanov, pablogsal, BTaskaya, jack1142
2020-03-19 11:54:20miss-islingtonsetmessageid: <1584618860.35.0.058270744.issue39562@roundup.psfhosted.org>
2020-03-19 11:54:20miss-islingtonlinkissue39562 messages
2020-03-19 11:54:20miss-islingtoncreate