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 pablogsal
Recipients BTaskaya, asvetlov, jack1142, pablogsal, serhiy.storchaka, yselivanov
Date 2020-03-19.11:35:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584617747.89.0.23834360528.issue39562@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9052f7a41b90f2d34011c8da68f9a4facebc8a97 by Batuhan Taşkaya in branch 'master':
bpo-39562: Allow executing asynchronous comprehensions in the asyncio REPL (GH-18968)
https://github.com/python/cpython/commit/9052f7a41b90f2d34011c8da68f9a4facebc8a97
History
Date User Action Args
2020-03-19 11:35:47pablogsalsetrecipients: + pablogsal, asvetlov, serhiy.storchaka, yselivanov, BTaskaya, jack1142
2020-03-19 11:35:47pablogsalsetmessageid: <1584617747.89.0.23834360528.issue39562@roundup.psfhosted.org>
2020-03-19 11:35:47pablogsallinkissue39562 messages
2020-03-19 11:35:47pablogsalcreate