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, brett.cannon, gvanrossum, martin.panter, ncoghlan, vstinner, yselivanov
Date 2016-01-12.02:02:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452564144.85.0.421121955841.issue25887@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching an updated patch.  The RuntimeError says 'coroutine was already awaited on' for now.
History
Date User Action Args
2016-01-12 02:02:24yselivanovsetrecipients: + yselivanov, gvanrossum, brett.cannon, ncoghlan, vstinner, asvetlov, martin.panter
2016-01-12 02:02:24yselivanovsetmessageid: <1452564144.85.0.421121955841.issue25887@psf.upfronthosting.co.za>
2016-01-12 02:02:24yselivanovlinkissue25887 messages
2016-01-12 02:02:24yselivanovcreate