X Tutup
Skip to content

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

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

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

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 ad40764 into python:3.11 Jan 4, 2023
@miss-islington miss-islington deleted the backport-ba8dcdb-3.11 branch January 4, 2023 08:28
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