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 mbussonn
Recipients asvetlov, mbussonn, njs, xtreak, yselivanov
Date 2019-05-22.21:14:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558559662.93.0.0541597284735.issue37006@roundup.psfhosted.org>
In-reply-to
Content
As a reference, PR from Yuri for an asyncREPL  `python -m asyncio` which I believe he want in 3.8:

https://github.com/python/cpython/pull/13472

I'm also likely to align IPython behavior on whatever core python decides.
History
Date User Action Args
2019-05-22 21:14:22mbussonnsetrecipients: + mbussonn, njs, asvetlov, yselivanov, xtreak
2019-05-22 21:14:22mbussonnsetmessageid: <1558559662.93.0.0541597284735.issue37006@roundup.psfhosted.org>
2019-05-22 21:14:22mbussonnlinkissue37006 messages
2019-05-22 21:14:22mbussonncreate