X Tutup
Skip to content

[3.11] gh-75128: Ignore EADDRNOTAVAIL error in asyncio.BaseEventLoop.create_server() (GH-114420)#114442

Merged
serhiy-storchaka merged 1 commit intopython:3.11from
miss-islington:backport-a53e56e-3.11
Jan 22, 2024
Merged

[3.11] gh-75128: Ignore EADDRNOTAVAIL error in asyncio.BaseEventLoop.create_server() (GH-114420)#114442
serhiy-storchaka merged 1 commit intopython:3.11from
miss-islington:backport-a53e56e-3.11

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 22, 2024

(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>
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.

2 participants

X Tutup