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 dan.oreilly, gvanrossum, pitrou, thehesiod, vstinner, yselivanov
Date 2017-06-28.21:13:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498684391.87.0.0665665336109.issue22087@psf.upfronthosting.co.za>
In-reply-to
Content
> It seems there's a check in the top-level get_event_loop() function but not in the DefaultEventLoopPolicy.get_event_loop() method.

Yes, as users aren't supposed to work with policies directly.

> (also: wow, that stuff is complicated)

Yep. Please assign me to review if you submit a PR.
History
Date User Action Args
2017-06-28 21:13:11yselivanovsetrecipients: + yselivanov, gvanrossum, pitrou, vstinner, thehesiod, dan.oreilly
2017-06-28 21:13:11yselivanovsetmessageid: <1498684391.87.0.0665665336109.issue22087@psf.upfronthosting.co.za>
2017-06-28 21:13:11yselivanovlinkissue22087 messages
2017-06-28 21:13:11yselivanovcreate