Skip to content

_posixsubprocess module uses outdated getdents system call #61166

@riku-voipio

Description

@riku-voipio
BPO 16962
Nosy @gpshead
Files
  • movetogetdents64.diff: Switch to getdents64
  • 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/gpshead'
    closed_at = <Date 2013-03-03.18:54:48.228>
    created_at = <Date 2013-01-14.12:22:02.438>
    labels = ['extension-modules', 'type-bug']
    title = '_posixsubprocess module uses outdated getdents system call'
    updated_at = <Date 2013-03-03.18:54:48.227>
    user = 'https://bugs.python.org/riku-voipio'

    bugs.python.org fields:

    activity = <Date 2013-03-03.18:54:48.227>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2013-03-03.18:54:48.228>
    closer = 'gregory.p.smith'
    components = ['Extension Modules']
    creation = <Date 2013-01-14.12:22:02.438>
    creator = 'riku-voipio'
    dependencies = []
    files = ['28723']
    hgrepos = []
    issue_num = 16962
    keywords = ['patch']
    message_count = 4.0
    messages = ['179937', '183392', '183395', '183396']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'neologix', 'python-dev', 'riku-voipio']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16962'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions