gh-75128: Ignore EADDRNOTAVAIL error in asyncio.BaseEventLoop.create_server()#114420
Conversation
…reate_server() Co-authored-by: Antoine Pitrou <pitrou@free.fr>
|
It is actually a 6.5 years old patch by @pitrou which was not yet merged perhaps due to oversight. |
|
🤖 New build scheduled with the buildbot fleet by @serhiy-storchaka for commit 0c836ae 🤖 The command will test the builders whose names match following regular expression: The builders matched are:
|
|
Well I lost track of this and I haven't done any network programming in a long time, so I don't feel qualified to review this anymore, sorry :-( |
|
The change looks reasonable to me, it got positive feedback in the issue, and it fixes the remaining failures on buildbots. So I'm going to merge it. |
gvanrossum
left a comment
There was a problem hiding this comment.
LGTM, thanks! Make sure to add Antoine in a Co-Authored-By header.
Yes, of course, it is Antoine's patch. I only added one line (log warning only in debugging, as in other cases) and a NEWS entry. The patch was good from the start and did not need a correction. |
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
…reate_server() (pythonGH-114420) (cherry picked from commit a53e56e) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Co-authored-by: Antoine Pitrou <pitrou@free.fr>
…reate_server() (pythonGH-114420) (cherry picked from commit a53e56e) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Co-authored-by: Antoine Pitrou <pitrou@free.fr>
|
GH-114441 is a backport of this pull request to the 3.12 branch. |
|
GH-114442 is a backport of this pull request to the 3.11 branch. |
…reate_server() (pythonGH-114420) Co-authored-by: Antoine Pitrou <pitrou@free.fr>
…reate_server() (pythonGH-114420) Co-authored-by: Antoine Pitrou <pitrou@free.fr>
Uh oh!
There was an error while loading. Please reload this page.