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 illia-v
Recipients asvetlov, docs@python, illia-v, yselivanov
Date 2021-02-13.15:16:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613229396.78.0.230354163599.issue43215@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-02-13 15:16:36illia-vsetrecipients: + illia-v, asvetlov, docs@python, yselivanov
2021-02-13 15:16:36illia-vsetmessageid: <1613229396.78.0.230354163599.issue43215@roundup.psfhosted.org>
2021-02-13 15:16:36illia-vlinkissue43215 messages
2021-02-13 15:16:36illia-vcreate