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 Stefan Tjarks
Recipients Stefan Tjarks, asvetlov, grantjenks, yselivanov
Date 2018-08-30.20:07:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535659634.08.0.56676864532.issue34445@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Grant! I expected that I am missing something.

You are right that I could have posted in many places to get help about this. Before posting I tried to find a doctest for asyncio but my google magic failed me. At the end I just felt that, at the very least, the bug tracker would show that the doctest documentation could be updated to cover this.

That doctest emulate a Python shell helps me understand its limitations a bit more.
History
Date User Action Args
2018-08-30 20:07:14Stefan Tjarkssetrecipients: + Stefan Tjarks, asvetlov, yselivanov, grantjenks
2018-08-30 20:07:14Stefan Tjarkssetmessageid: <1535659634.08.0.56676864532.issue34445@psf.upfronthosting.co.za>
2018-08-30 20:07:14Stefan Tjarkslinkissue34445 messages
2018-08-30 20:07:13Stefan Tjarkscreate