Skip to content

loop.create_server does not detect if the interface is IPv6 enabled #75128

Closed
@cecton

Description

@cecton
mannequin
BPO 30945
Nosy @pitrou, @1st1, @asottile, @jnwatson, @cecton
PRs
  • gh-75128: Fix create_server to handle the case when iface isn't IPv6 enabled. #7207
  • Files
  • test_ipv6.py: Example file to reproduce the issue
  • eaddrnotavail_asyncio.patch
  • 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 = None created_at = <Date 2017-07-17.10:04:34.577> labels = ['type-bug', '3.7', 'expert-asyncio'] title = 'loop.create_server does not detect if the interface is IPv6 enabled' updated_at = <Date 2018-10-19.21:14:34.454> user = 'https://github.com/cecton'

    bugs.python.org fields:

    activity = <Date 2018-10-19.21:14:34.454> actor = 'jnwatson' assignee = 'none' closed = False closed_date = None closer = None components = ['asyncio'] creation = <Date 2017-07-17.10:04:34.577> creator = 'cecton' dependencies = [] files = ['47019', '47026'] hgrepos = [] issue_num = 30945 keywords = ['patch'] message_count = 12.0 messages = ['298474', '298683', '298684', '298714', '298716', '298718', '311915', '311916', '311917', '311942', '317895', '318045'] nosy_count = 5.0 nosy_names = ['pitrou', 'yselivanov', 'Anthony Sottile', 'jnwatson', 'cecton'] pr_nums = ['7207'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue30945' versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions