Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
Closed
Description
BPO | 42342 |
---|---|
Nosy | @asvetlov,@1st1,@ecatmur |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2020-11-13.10:23:37.431>labels= ['type-bug','3.8','expert-asyncio']title="asyncio.open_connection(local_addr=('localhost', port)) fails with TypeError: AF_INET address must be a pair (host, port)"updated_at=<Date2020-11-13.10:23:37.431>user='https://github.com/ecatmur'
bugs.python.org fields:
activity=<Date2020-11-13.10:23:37.431>actor='ecatmur2'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['asyncio']creation=<Date2020-11-13.10:23:37.431>creator='ecatmur2'dependencies= []files= []hgrepos= []issue_num=42342keywords= []message_count=1.0messages= ['380874']nosy_count=3.0nosy_names= ['asvetlov','yselivanov','ecatmur2']pr_nums= []priority='normal'resolution=Nonestage=Nonestatus='open'superseder=Nonetype='behavior'url='https://bugs.python.org/issue42342'versions= ['Python 3.8']
Linked PRs
- GH-86508: skip binding to local addresses of different family in
asyncio.open_connection
#100615 - [3.11] GH-86508: skip binding to local addresses of different family in
asyncio.open_connection
(GH-100615) #100741 - [3.10] GH-86508: skip binding to local addresses of different family in
asyncio.open_connection
(GH-100615) #100742
Metadata
Metadata
Assignees
Labels
Projects
Status
Done