Skip to content

SysLogHandler can't handle Unicode #51326

@rszefler

Description

@rszefler
mannequin
BPO 7077
Nosy @birkenfeld, @vsajip, @vstinner
Files
  • utffixedsysloghandler.py: UTFFixedSysLogHandler, an overriden logging.handlers.SysLogHandlers that fixes BOM bug introduced in r75586
  • 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/vsajip'
    closed_at = <Date 2010-08-21.21:32:42.330>
    created_at = <Date 2009-10-07.12:42:37.578>
    labels = ['type-bug', 'library']
    title = "SysLogHandler can't handle Unicode"
    updated_at = <Date 2010-09-03.09:10:03.563>
    user = 'https://bugs.python.org/rszefler'

    bugs.python.org fields:

    activity = <Date 2010-09-03.09:10:03.563>
    actor = 'vinay.sajip'
    assignee = 'vinay.sajip'
    closed = True
    closed_date = <Date 2010-08-21.21:32:42.330>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2009-10-07.12:42:37.578>
    creator = 'rszefler'
    dependencies = []
    files = ['18715']
    hgrepos = []
    issue_num = 7077
    keywords = []
    message_count = 14.0
    messages = ['93694', '93724', '93734', '93737', '94141', '94323', '94937', '111646', '114413', '114422', '114566', '115382', '115402', '115424']
    nosy_count = 5.0
    nosy_names = ['georg.brandl', 'vinay.sajip', 'vstinner', 'rszefler', 'Remi.Broemeling']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue7077'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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