X Tutup
Skip to content

[3.10] GH-86508: skip binding to local addresses of different family in asyncio.open_connection (GH-100615)#100742

Merged
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-ba8dcdb-3.10
Jan 4, 2023
Merged

[3.10] GH-86508: skip binding to local addresses of different family in asyncio.open_connection (GH-100615)#100742
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-ba8dcdb-3.10

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 4, 2023

…n `asyncio.open_connection` (pythonGH-100615)

(cherry picked from commit ba8dcdb)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
@miss-islington miss-islington merged commit 35a010f into python:3.10 Jan 4, 2023
@miss-islington miss-islington deleted the backport-ba8dcdb-3.10 branch January 4, 2023 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup