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 blazespinnaker
Recipients asvetlov, blazespinnaker, yselivanov
Date 2020-10-22.22:03:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603404203.13.0.0229813079363.issue42117@roundup.psfhosted.org>
In-reply-to
Content
btw, this is different than the other issue as I understand you don't want re-entrant calls to async.  Library integration can be done (painfully) by cherry picking the right API to call, but it's more painful with repls as that's not how they're used.
History
Date User Action Args
2020-10-22 22:03:23blazespinnakersetrecipients: + blazespinnaker, asvetlov, yselivanov
2020-10-22 22:03:23blazespinnakersetmessageid: <1603404203.13.0.0229813079363.issue42117@roundup.psfhosted.org>
2020-10-22 22:03:23blazespinnakerlinkissue42117 messages
2020-10-22 22:03:23blazespinnakercreate