Skip to content

Conversation

orenmn
Copy link
Contributor

@orenmn orenmn commented Mar 16, 2017

currently an error message in socket_getnameinfo says the error occurred in getsockaddrarg, while it actually occurred in getnameinfo.
this patch fixes the error message.

to which versions should I backport this patch?

@serhiy-storchaka
Copy link
Member

This is more complex issue than looked. I have opened bpo-29832 for further discussion.

It seems to me that there is no need to backport these changes.

@orenmn
Copy link
Contributor Author

orenmn commented Aug 20, 2017

#3119 fixed this specific error message.
(http://bugs.python.org/issue29832 is yet to be resolved.)

@orenmn orenmn closed this Aug 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants