Skip to content

bpo-30786: getaddrinfo emulation does not support AI_NUMERICSERV#2437

Closed
smejkar wants to merge 1 commit intopython:masterfrom
smejkar:bpo-30786
Closed

bpo-30786: getaddrinfo emulation does not support AI_NUMERICSERV#2437
smejkar wants to merge 1 commit intopython:masterfrom
smejkar:bpo-30786

Conversation

@smejkar
Copy link
Copy Markdown
Contributor

@smejkar smejkar commented Jun 27, 2017

Return an error code if servname is not a numeric service and the
AI_NUMERICSERV flag is specified. This prevents service name resolution.
@mention-bot
Copy link
Copy Markdown

@smejkar, thanks for your PR! By analyzing the history of the files in this pull request, we identified @pitrou, @loewis and @ncoghlan to be potential reviewers.

Copy link
Copy Markdown

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

re base needed

@csabella
Copy link
Copy Markdown
Contributor

csabella commented Jun 2, 2019

I'm going to close this as the creator of the issue on the bug tracker hasn't provided the additional information requested there. If the status changes, it can be reopened. Thanks!

@csabella csabella closed this Jun 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants