Skip to content

http.server (command) fails to bind dual-stack on Windows #83088

Description

@zkonge
mannequin
BPO 38907
Nosy @jaraco, @zkonge
PRs
  • bpo-38907: Add IPv6 Dual-Stack control for http.server #17378
  • bpo-38907: In http.server script, restore binding to IPv4 on Windows. #17851
  • [3.8] bpo-38907: In http.server script, restore binding to IPv4 on Windows. (GH-17851) #17854
  • bpo-38907: Suppress any exception when attempting to set V6ONLY. #17864
  • [3.8] bpo-38907: Suppress any exception when attempting to set V6ONLY. (GH-17864) #17865
  • 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-01-06.13:30:04.604>
    created_at = <Date 2019-11-24.17:04:10.875>
    labels = ['3.8', 'type-feature', 'library', '3.9']
    title = 'http.server (command) fails to bind dual-stack on Windows'
    updated_at = <Date 2020-01-06.13:30:04.603>
    user = 'https://github.com/zkonge'

    bugs.python.org fields:

    activity = <Date 2020-01-06.13:30:04.603>
    actor = 'jaraco'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-06.13:30:04.604>
    closer = 'jaraco'
    components = ['Library (Lib)']
    creation = <Date 2019-11-24.17:04:10.875>
    creator = 'zkonge'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38907
    keywords = ['patch']
    message_count = 8.0
    messages = ['357399', '357401', '359378', '359399', '359419', '359422', '359424', '359425']
    nosy_count = 2.0
    nosy_names = ['jaraco', 'zkonge']
    pr_nums = ['17378', '17851', '17854', '17864', '17865']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue38907'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions