gh-90980: skip getaddrinfo thread if host is already resolved, using socket.AI_NUMERIC... - #31497
gh-90980: skip getaddrinfo thread if host is already resolved, using socket.AI_NUMERIC...#31497graingert wants to merge 8 commits into
Conversation
There was a problem hiding this comment.
this is inspired by the implementation from trio https://github.com/python-trio/trio/blob/4edfd41bd5519a2e626e87f6c6ca9fb32b90a6f4/trio/_socket.py#L125-L192
3ff77cd to
feffb88
Compare
|
test_create_connection_ipv6_scope is failing because eg what should |
feffb88 to
5c37749
Compare
5c37749 to
3a87238
Compare
3a87238 to
d305816
Compare
MaxwellDupre
left a comment
There was a problem hiding this comment.
Lets hope comments on slow Mac back in 2015 are resolved. Otherwise a nice optimisation.
|
This PR is stale because it has been open for 30 days with no activity. |
|
This PR is stale because it has been open for 90 days with no activity. |
#90980
https://bugs.python.org/issue46824