Skip to content

Add UDP support to socket.create_server() for easy dual-stack (IPv4/IPv6) servers #69853

Open
@jaraco

Description

@jaraco
BPO 25667
Nosy @gpshead, @jaraco, @pitrou, @bitdancer, @jleedev
PRs
  • bpo-38907: In http.server script, restore binding to IPv4 on Windows. #17851
  • Superseder
  • bpo-17561: Add socket.bind_socket() convenience function
  • 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 2015-11-19.13:32:53.803>
    labels = ['3.7', 'type-feature', 'library']
    title = 'Supply dual-stack (IPv4/IPv6) socket bind routine'
    updated_at = <Date 2020-01-06.02:11:41.244>
    user = 'https://github.com/jaraco'

    bugs.python.org fields:

    activity = <Date 2020-01-06.02:11:41.244>
    actor = 'jaraco'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2015-11-19.13:32:53.803>
    creator = 'jaraco'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 25667
    keywords = ['patch']
    message_count = 5.0
    messages = ['254895', '254900', '261317', '286354', '331942']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'jaraco', 'pitrou', 'r.david.murray', 'jleedev']
    pr_nums = ['17851']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'patch review'
    status = 'open'
    superseder = '17561'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue25667'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions