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 Ilya.Kulakov
Recipients Ilya.Kulakov, gvanrossum, r.david.murray, vstinner, yselivanov
Date 2016-05-06.20:50:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462567810.33.0.347657320251.issue26969@psf.upfronthosting.co.za>
In-reply-to
Content
> Update some places in asyncio where we currently use "get_event_loop()", such as Future constructor, Task.current_task, etc.

Yury, do you have an idea how it could be done?
History
Date User Action Args
2016-05-06 20:50:10Ilya.Kulakovsetrecipients: + Ilya.Kulakov, gvanrossum, vstinner, r.david.murray, yselivanov
2016-05-06 20:50:10Ilya.Kulakovsetmessageid: <1462567810.33.0.347657320251.issue26969@psf.upfronthosting.co.za>
2016-05-06 20:50:10Ilya.Kulakovlinkissue26969 messages
2016-05-06 20:50:10Ilya.Kulakovcreate