Skip to content

SysLogHandler does not support IPv6 destinations #74563

@calcheng

Description

@calcheng
mannequin
BPO 30378
Nosy @vsajip, @zhangyangyu
PRs
  • bpo-30378: Fix the problem that SysLogHandler can't handle IPv6 addresses #1676
  • [3.5] bpo-30378: Fix the problem that SysLogHandler can't handle IPv6 addresses #1902
  • [3.6] bpo-30378: Fix the problem that SysLogHandler can't handle IPv6 addresses #1903
  • [2.7] bpo-30378: Fix the problem that SysLogHandler can't handle IPv6 addresses #1904
  • Files
  • test_syslog.py: Test script for syslog
  • 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 2017-06-01.14:24:10.743>
    created_at = <Date 2017-05-16.14:23:19.881>
    labels = ['3.7', 'type-bug', 'library']
    title = 'SysLogHandler does not support IPv6 destinations'
    updated_at = <Date 2017-06-01.14:24:10.740>
    user = 'https://bugs.python.org/calcheng'

    bugs.python.org fields:

    activity = <Date 2017-06-01.14:24:10.740>
    actor = 'xiang.zhang'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-01.14:24:10.743>
    closer = 'xiang.zhang'
    components = ['Library (Lib)']
    creation = <Date 2017-05-16.14:23:19.881>
    creator = 'calcheng'
    dependencies = []
    files = ['46865']
    hgrepos = []
    issue_num = 30378
    keywords = []
    message_count = 6.0
    messages = ['293764', '294936', '294945', '294946', '294947', '294948']
    nosy_count = 3.0
    nosy_names = ['vinay.sajip', 'xiang.zhang', 'calcheng']
    pr_nums = ['1676', '1902', '1903', '1904']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30378'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions