Skip to content

subprocess module does not check WIFSTOPPED on SIGCHLD #73521

@ZachRiggle

Description

@ZachRiggle
BPO 29335
Nosy @gpshead, @vstinner, @ned-deily
PRs
  • bpo-29335 - apply suggested test_subprocess unittest simplifications. #1757
  • bpo-30764: test_subprocess uses SuppressCrashReport #2405
  • [3.6] bpo-30764: test_subprocess uses SuppressCrashReport (#2405) #2410
  • [3.5] bpo-30764: test_subprocess uses SuppressCrashReport (#2405) #2411
  • Files
  • bug.py: Example script hitting "Should never happen"
  • issue29335-gps01.diff
  • issue29335-gps02.diff
  • 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 2017-05-24.01:36:09.178>
    created_at = <Date 2017-01-20.20:48:08.437>
    labels = ['type-bug', 'library']
    title = 'subprocess module does not check WIFSTOPPED on SIGCHLD'
    updated_at = <Date 2017-06-26.22:00:53.909>
    user = 'https://bugs.python.org/ZachRiggle'

    bugs.python.org fields:

    activity = <Date 2017-06-26.22:00:53.909>
    actor = 'vstinner'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2017-05-24.01:36:09.178>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2017-01-20.20:48:08.437>
    creator = 'Zach Riggle'
    dependencies = []
    files = ['46363', '46385', '46386']
    hgrepos = []
    issue_num = 29335
    keywords = ['patch']
    message_count = 17.0
    messages = ['285921', '285996', '286023', '286031', '286036', '286046', '286050', '286057', '286099', '286100', '286102', '294251', '294308', '296907', '296910', '296957', '296959']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'ned.deily', 'python-dev', 'Zach Riggle']
    pr_nums = ['1757', '2405', '2410', '2411']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29335'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions