Skip to content

logging.handlers.DatagramHandler sends bad data to socketserver.DatagramRequestHandler #81512

@yoonghm

Description

@yoonghm
mannequin
BPO 37331
Nosy @vsajip, @yoonghm
PRs
  • bpo-37331: Clarify format of socket handler messages in the documenta… #14234
  • [3.8] bpo-37331: Clarify format of socket handler messages in the documentation. (GH-14234) #14235
  • [3.7] bpo-37331: Clarify format of socket handler messages in the documentation. (GH-14234) #14236
  • Files
  • attachment.md: UDP server receive for syslog message
  • 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 2019-06-19.14:43:45.926>
    created_at = <Date 2019-06-18.19:37:02.385>
    labels = ['3.8', 'type-bug', '3.7', '3.9', 'docs']
    title = 'logging.handlers.DatagramHandler sends bad data to socketserver.DatagramRequestHandler'
    updated_at = <Date 2019-06-19.14:43:45.925>
    user = 'https://github.com/yoonghm'

    bugs.python.org fields:

    activity = <Date 2019-06-19.14:43:45.925>
    actor = 'vinay.sajip'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-06-19.14:43:45.926>
    closer = 'vinay.sajip'
    components = ['Documentation']
    creation = <Date 2019-06-18.19:37:02.385>
    creator = 'yoonghm'
    dependencies = []
    files = ['48426']
    hgrepos = []
    issue_num = 37331
    keywords = ['patch']
    message_count = 6.0
    messages = ['346005', '346020', '346048', '346050', '346052', '346053']
    nosy_count = 3.0
    nosy_names = ['vinay.sajip', 'docs@python', 'yoonghm']
    pr_nums = ['14234', '14235', '14236']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37331'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifedocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions