New submission from Karthikeyan Singaravelan <tir.kar...@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_connection

----------
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 <rep...@bugs.python.org>
<https://bugs.python.org/issue39128>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to