Skip to content

socketserver.TCPServer can not listen IPv6 address #64414

Closed
@dazhaoyu

Description

@dazhaoyu
mannequin
BPO 20215
Nosy @gpshead, @jaraco, @nirs, @giampaolo, @bitdancer, @berkerpeksag, @vadmium, @jleedev
PRs
  • bpo-38907: In http.server script, restore binding to IPv4 on Windows. #17851
  • Files
  • issue20215_socketserver.patch: Patch against latest Python 3.5 mercurial branch
  • issue20215-gps01.diff
  • 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 2014-01-10.02:03:02.342>
    labels = ['type-feature', 'library']
    title = 'socketserver.TCPServer can not listen IPv6 address'
    updated_at = <Date 2020-01-06.02:11:41.352>
    user = 'https://bugs.python.org/dazhaoyu'

    bugs.python.org fields:

    activity = <Date 2020-01-06.02:11:41.352>
    actor = 'jaraco'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2014-01-10.02:03:02.342>
    creator = 'dazhaoyu'
    dependencies = []
    files = ['35147', '43983']
    hgrepos = []
    issue_num = 20215
    keywords = ['patch']
    message_count = 14.0
    messages = ['207818', '207824', '217833', '226219', '231363', '231377', '231379', '243884', '271865', '271869', '271871', '271872', '271873', '325416']
    nosy_count = 14.0
    nosy_names = ['gregory.p.smith', 'jaraco', 'nirs', 'giampaolo.rodola', 'r.david.murray', 'neologix', 'berker.peksag', 'martin.panter', 'jpokorny', 'jleedev', 'dazhaoyu', 'andreasr', 'Carlos.Ralli', 'Paul Marks']
    pr_nums = ['17851']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20215'
    versions = ['Python 3.5']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython 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