Skip to content

asyncio.base_events.create_connection doesn't handle scoped IPv6 addresses #79726

Description

@maxifree
mannequin
BPO 35545
Nosy @asvetlov, @1st1, @aixtools, @lepaperwan, @eamanu, @twisteroidambassador, @miss-islington, @maxifree
PRs
  • bpo-35545: Fix asyncio discarding IPv6 scopes  #11271
  • bpo-35545: Fix mishandling of scoped IPv6 addresses #11403
  • bpo-35545: Fix mishandling of scoped IPv6 addresses #11403
  • bpo-35545: Fix mishandling of scoped IPv6 addresses #11403
  • bpo-35545: Fix mishandling of scoped IPv6 addresses #11403
  • [3.7] bpo-35545: Fix asyncio discarding IPv6 scopes (GH-11271) #13379
  • bpo-35545: Skip test_asyncio.test_create_connection_ipv6_scope on AIX #14011
  • [3.8] bpo-35545: Skip test_asyncio.test_create_connection_ipv6_scope on AIX (GH-14011) #14012
  • 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 = None
    closed_at = <Date 2020-05-26.10:22:37.451>
    created_at = <Date 2018-12-20.10:56:50.251>
    labels = ['3.8', 'type-bug', '3.7', 'expert-asyncio']
    title = "asyncio.base_events.create_connection doesn't handle scoped IPv6 addresses"
    updated_at = <Date 2020-05-26.10:22:37.450>
    user = 'https://github.com/maxifree'

    bugs.python.org fields:

    activity = <Date 2020-05-26.10:22:37.450>
    actor = 'cheryl.sabella'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-26.10:22:37.451>
    closer = 'cheryl.sabella'
    components = ['asyncio']
    creation = <Date 2018-12-20.10:56:50.251>
    creator = 'maxifree'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35545
    keywords = ['patch']
    message_count = 29.0
    messages = ['332211', '332275', '332287', '332288', '332871', '332962', '332963', '332964', '342694', '342696', '343158', '343167', '343208', '343214', '343351', '343417', '343429', '343430', '343438', '343464', '343884', '343957', '344002', '344003', '344043', '345329', '345331', '347599', '349053']
    nosy_count = 10.0
    nosy_names = ['sascha_silbe', 'asvetlov', 'yselivanov', 'Michael.Felt', 'lepaperwan', 'eamanu', 'twisteroid ambassador', 'miss-islington', 'maxifree', 'Zaar Hai']
    pr_nums = ['11271', '11403', '11403', '11403', '11403', '13379', '14011', '14012']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35545'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions