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.

作者 alex.gronholm
收信人 ajoino, alex.gronholm, asvetlov, chris.jerdonek, gvanrossum, iritkatriel, jab, njs, tinchester, yselivanov
日期 2022-02-17.16:53:22
SpamBayes Score -1.0
Marked as misclassified
Message-id <1645116802.14.0.665969156305.issue46771@roundup.psfhosted.org>
In-reply-to
内容
@Guido you asked for the AnyIO implementation of Happy Eyeballs; here it is: https://github.com/agronholm/anyio/blob/ac3e7c619913bd0ddf9c36b6e633b278d07405b7/src/anyio/_core/_sockets.py#L85

(I didn't paste the actual code here because it's way too long)
历史
日期 用户 动作 参数
2022-02-17 16:53:22alex.gronholm修改recipients: + alex.gronholm, gvanrossum, njs, jab, asvetlov, chris.jerdonek, yselivanov, tinchester, iritkatriel, ajoino
2022-02-17 16:53:22alex.gronholm修改messageid: <1645116802.14.0.665969156305.issue46771@roundup.psfhosted.org>
2022-02-17 16:53:22alex.gronholm链接issue46771 messages
2022-02-17 16:53:22alex.gronholm创建