Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

logging.StreamHandler performs two syscalls when one would do #79227

Copy link
Copy link
@hashbrowncipher

Description

@hashbrowncipher
Issue body actions
BPO 35046
Nosy @vsajip, @tirkarthi, @hashbrowncipher
PRs
  • bpo-35046: do only one system call per line (logging.StreamHandler) #10042
  • bpo-35046: coalesced two syscalls into one in logging. #10043
  • [3.7] bpo-35046: do only one system call per line (logging.StreamHandler) (GH-10042) #10050
  • 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 2018-10-23.10:07:47.482>
    created_at = <Date 2018-10-22.18:51:21.803>
    labels = ['type-bug', '3.7']
    title = 'logging.StreamHandler performs two syscalls when one would do'
    updated_at = <Date 2019-02-06.14:24:59.625>
    user = 'https://github.com/hashbrowncipher'

    bugs.python.org fields:

    activity = <Date 2019-02-06.14:24:59.625>
    actor = 'ulope'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-23.10:07:47.482>
    closer = 'vinay.sajip'
    components = []
    creation = <Date 2018-10-22.18:51:21.803>
    creator = 'josnyder'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35046
    keywords = ['patch']
    message_count = 4.0
    messages = ['328269', '328286', '328295', '334938']
    nosy_count = 4.0
    nosy_names = ['vinay.sajip', 'ulope', 'xtreak', 'josnyder']
    pr_nums = ['10042', '10043', '10050']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35046'
    versions = ['Python 3.7']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeend of lifetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        Morty Proxy This is a proxified and sanitized view of the page, visit original site.