Yury Selivanov <[email protected]> added the comment:
Sorry, I don't like the committed change and I think it should be reverted. Futures and Tasks have a documented `get_loop()` method which simply should be called by Task machinery, without the need to expose (and document) private methods. ---------- resolution: fixed -> status: closed -> open _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue47167> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
