Skip to content

Allow IPv6 bind in http.server #68397

@LinkMauve

Description

@LinkMauve
mannequin
BPO 24209
Nosy @gpshead, @jaraco, @berkerpeksag, @vadmium, @jleedev, @demianbrecht, @lisroach, @mayankasthana, @rpodgorny
PRs
  • bpo-24209: Adds IPv6 support when invoking http.server directly. #10595
  • bpo-24209: In http.server script, rely on getaddrinfo to bind to preferred address based on the bind parameter. #11767
  • bpo-24209: In http.server script, rely on getaddrinfo to bind to preferred address based on the bind parameter. #11767
  • bpo-24209: In http.server script, rely on getaddrinfo to bind to preferred address based on the bind parameter. #11767
  • Files
  • ipv6.patch: Patch adding IPv6 support to http.server.
  • 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 = 'https://github.com/jaraco'
    closed_at = <Date 2019-02-07.13:28:36.405>
    created_at = <Date 2015-05-16.13:54:45.872>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Allow IPv6 bind in http.server'
    updated_at = <Date 2019-02-07.13:28:36.404>
    user = 'https://bugs.python.org/LinkMauve'

    bugs.python.org fields:

    activity = <Date 2019-02-07.13:28:36.404>
    actor = 'jaraco'
    assignee = 'jaraco'
    closed = True
    closed_date = <Date 2019-02-07.13:28:36.405>
    closer = 'jaraco'
    components = ['Library (Lib)']
    creation = <Date 2015-05-16.13:54:45.872>
    creator = 'Link Mauve'
    dependencies = []
    files = ['39390']
    hgrepos = []
    issue_num = 24209
    keywords = ['patch']
    message_count = 6.0
    messages = ['243317', '243883', '315853', '330071', '334897', '335020']
    nosy_count = 10.0
    nosy_names = ['gregory.p.smith', 'jaraco', 'berker.peksag', 'martin.panter', 'jleedev', 'demian.brecht', 'Link Mauve', 'lisroach', 'masthana', 'rpodgorny']
    pr_nums = ['10595', '11767', '11767', '11767']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24209'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (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