Skip to content

Superfluous call to isatty in open() when buffering >= 0 #78251

Description

@Dav1dde
mannequin
BPO 34070
Nosy @vstinner, @Dav1dde
PRs
  • bpo-34070: only check for isatty when buffering < 0 #8187
  • 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-19.22:34:22.048>
    created_at = <Date 2018-07-08.18:12:53.330>
    labels = ['3.7', '3.8', 'expert-IO', 'performance']
    title = 'Superfluous call to isatty in open() when buffering >= 0'
    updated_at = <Date 2018-10-19.22:34:22.046>
    user = 'https://github.com/Dav1dde'

    bugs.python.org fields:

    activity = <Date 2018-10-19.22:34:22.046>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-19.22:34:22.048>
    closer = 'vstinner'
    components = ['IO']
    creation = <Date 2018-07-08.18:12:53.330>
    creator = 'Dav1d'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34070
    keywords = ['patch']
    message_count = 3.0
    messages = ['321281', '328066', '328067']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'Dav1d']
    pr_nums = ['8187']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue34070'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions