This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xtreak
Recipients asvetlov, docs@python, xtreak, yselivanov
Date 2019-12-24.06:38:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
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
History
Date User Action Args
2019-12-24 06:38:19xtreaksetrecipients: + xtreak, asvetlov, docs@python, yselivanov
2019-12-24 06:38:19xtreaksetmessageid: <[email protected]>
2019-12-24 06:38:19xtreaklinkissue39128 messages
2019-12-24 06:38:19xtreakcreate