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 yselivanov
Recipients asvetlov, mbussonn, xtreak, yselivanov
Date 2019-05-27.11:46:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558957565.92.0.629403079022.issue37028@roundup.psfhosted.org>
In-reply-to
Content
The REPL has been merged to 3.8.  It's not perfect though -- a ^C might break the asyncio event loop, sometimes ^C stops working altogether.  We'll investigate all these issues in follow up PRs.
History
Date User Action Args
2019-05-27 11:46:05yselivanovsetrecipients: + yselivanov, asvetlov, mbussonn, xtreak
2019-05-27 11:46:05yselivanovsetmessageid: <1558957565.92.0.629403079022.issue37028@roundup.psfhosted.org>
2019-05-27 11:46:05yselivanovlinkissue37028 messages
2019-05-27 11:46:05yselivanovcreate