New submission from Karthikeyan Singaravelan <tir.karthi@gmail.com>: Created from https://github.com/aio-libs/aiohttp/issues/4451 . happy_eyeballs_delay and interleave are not documented in the signature at [0] though the parameters were explained below . Andrew, feel free to update if there is any additional action needed besides signature update. I guess it could be tagged as a good newcomer friendly issue. [0] https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.loop.create... ---------- assignee: docs@python components: Documentation, asyncio messages: 358840 nosy: asvetlov, docs@python, xtreak, yselivanov priority: normal severity: normal status: open title: Document happy eyeball parameters in loop.create_connection signature docs type: enhancement versions: Python 3.8, Python 3.9 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue39128> _______________________________________