Yury Selivanov added the comment: > If I understood it correctly, get_event_loop() would never return "default" > event loop (in terms of current implementation) for a running task, because > it always be overridden with "running" event loop. If it's so, are you sure > it won't raise any problems with backward compatibility?
I think this is extremely unlikely. I hope that there is not much code out there that relies on this behaviour. But you have a point. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26969> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com