New submission from Illia Volochii <illia.voloc...@gmail.com>:
The problem is similar to https://bugs.python.org/issue39128. It is not documented that asyncio.open_connection accepts happy_eyeballs_delay and interleave that are passed to loop.create_connection. https://docs.python.org/3/library/asyncio-stream.html#asyncio.open_connection ---------- assignee: docs@python components: Documentation, asyncio messages: 386926 nosy: asvetlov, docs@python, illia-v, yselivanov priority: normal severity: normal status: open title: Document Happy Eyeballs arguments of asyncio.open_connection type: enhancement versions: Python 3.10, Python 3.8, Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43215> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com