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 Ido Michael
Recipients Ido Michael, asvetlov, docs@python, mdk, miss-islington, xtreak, yselivanov
Date 2020-02-10.13:25:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Thanks Julien, I forgot about this part, will create a new PR.

I thought referencing the abstract of the algorithm + a link to the IETF RFC:

  Happy Eyeballs: Success with Dual-Stack Hosts
   When a server's IPv4 path and protocol are working, but the server's
   IPv6 path and protocol are not working, a dual-stack client
   application experiences significant connection delay compared to an
   IPv4-only client.  This is undesirable because it causes the dual-
   stack client to have a worse user experience.  This document
   specifies requirements for algorithms that reduce this user-visible
   delay and provides an algorithm.

https://tools.ietf.org/html/rfc6555
History
Date User Action Args
2020-02-10 13:25:14Ido Michaelsetrecipients: + Ido Michael, asvetlov, docs@python, yselivanov, mdk, miss-islington, xtreak
2020-02-10 13:25:14Ido Michaelsetmessageid: <[email protected]>
2020-02-10 13:25:14Ido Michaellinkissue39128 messages
2020-02-10 13:25:14Ido Michaelcreate