Yury Selivanov <[email protected]> added the comment: > 'events.AbstractEventLoop.run_one_step()'
This is highly unlikely to ever happen. It's hard to define what one iteration of an event loop is, and it would be even harder to get that agreement for all frameworks/event loops that are compatible with or based on asyncio. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33118> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
