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 pitrou
Recipients dan.oreilly, gvanrossum, pitrou, thehesiod, vstinner, yselivanov
Date 2017-06-28.21:09:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498684188.74.0.281586803499.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.

(also: wow, that stuff is complicated)
History
Date User Action Args
2017-06-28 21:09:48pitrousetrecipients: + pitrou, gvanrossum, vstinner, yselivanov, thehesiod, dan.oreilly
2017-06-28 21:09:48pitrousetmessageid: <1498684188.74.0.281586803499.issue22087@psf.upfronthosting.co.za>
2017-06-28 21:09:48pitroulinkissue22087 messages
2017-06-28 21:09:48pitroucreate