Skip to content

Patch fixing sanity check for ordered fd sequence in _posixsubprocess.c #67752

@HishamMuhammad

Description

@HishamMuhammad
BPO 23564
Nosy @gpshead, @vadmium
Files
  • python-3.4.3-_posixsubprocess.c.fix.patch: Patch for Modules/_posixsubprocess.c fixing _sanity_check_python_fd_sequence
  • 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 2015-11-16.05:30:44.375>
    created_at = <Date 2015-03-02.16:50:12.518>
    labels = ['extension-modules', 'type-bug']
    title = 'Patch fixing sanity check for ordered fd sequence in _posixsubprocess.c'
    updated_at = <Date 2015-11-16.05:30:44.357>
    user = 'https://bugs.python.org/HishamMuhammad'

    bugs.python.org fields:

    activity = <Date 2015-11-16.05:30:44.357>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2015-11-16.05:30:44.375>
    closer = 'gregory.p.smith'
    components = ['Extension Modules']
    creation = <Date 2015-03-02.16:50:12.518>
    creator = 'Hisham Muhammad'
    dependencies = []
    files = ['38302']
    hgrepos = []
    issue_num = 23564
    keywords = ['patch']
    message_count = 7.0
    messages = ['237061', '237110', '254699', '254701', '254709', '254710', '254711']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'python-dev', 'martin.panter', 'Hisham Muhammad']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23564'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    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