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 graingert
Recipients asvetlov, graingert, yselivanov
Date 2022-02-22.10:15:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645524928.96.0.755041008121.issue46824@roundup.psfhosted.org>
In-reply-to
Content
now that the getaddrinfo lock has been removed on all platforms the numeric only host resolve in asyncio could be moved back into BaseEventLoop.getaddrinfo
History
Date User Action Args
2022-02-22 10:15:29graingertsetrecipients: + graingert, asvetlov, yselivanov
2022-02-22 10:15:28graingertsetmessageid: <1645524928.96.0.755041008121.issue46824@roundup.psfhosted.org>
2022-02-22 10:15:28graingertlinkissue46824 messages
2022-02-22 10:15:28graingertcreate