Skip to content

Prevent extraneous fstat during open() #65878

@bkabrda

Description

@bkabrda
mannequin
BPO 21679
Nosy @pitrou, @benjaminp, @vadmium, @serhiy-storchaka, @MojoVampire
Files
  • python3-remove-extraneous-fstat-on-file-open.patch
  • python3-remove-extraneous-fstat-on-file-open-v2.patch
  • python3-remove-extraneous-fstat-on-file-open-v3.patch
  • python3-remove-extraneous-fstat-on-file-open-v4.patch
  • 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 2014-06-30.00:13:29.653>
    created_at = <Date 2014-06-06.11:48:05.445>
    labels = ['expert-IO', 'performance']
    title = 'Prevent extraneous fstat during open()'
    updated_at = <Date 2015-11-24.08:37:58.383>
    user = 'https://bugs.python.org/bkabrda'

    bugs.python.org fields:

    activity = <Date 2015-11-24.08:37:58.383>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-06-30.00:13:29.653>
    closer = 'pitrou'
    components = ['IO']
    creation = <Date 2014-06-06.11:48:05.445>
    creator = 'bkabrda'
    dependencies = []
    files = ['35494', '35540', '35548', '35702']
    hgrepos = []
    issue_num = 21679
    keywords = ['patch']
    message_count = 10.0
    messages = ['219874', '220084', '220152', '220706', '220752', '220810', '221071', '221923', '221925', '255253']
    nosy_count = 8.0
    nosy_names = ['pitrou', 'benjamin.peterson', 'stutzbach', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'bkabrda', 'josh.r']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue21679'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions