Skip to content

test_subprocess assumes SIGINT is not being ignored. #59712

@Yhg1s

Description

@Yhg1s
BPO 15507
Nosy @Yhg1s, @gpshead
Files
  • subprocess.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 = 'https://github.com/gpshead'
    closed_at = <Date 2013-08-29.20:41:38.805>
    created_at = <Date 2012-07-30.20:35:40.567>
    labels = ['type-bug', 'tests']
    title = 'test_subprocess assumes SIGINT is not being ignored.'
    updated_at = <Date 2013-08-29.20:41:38.774>
    user = 'https://github.com/Yhg1s'

    bugs.python.org fields:

    activity = <Date 2013-08-29.20:41:38.774>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2013-08-29.20:41:38.805>
    closer = 'gregory.p.smith'
    components = ['Tests']
    creation = <Date 2012-07-30.20:35:40.567>
    creator = 'twouters'
    dependencies = []
    files = ['26605']
    hgrepos = []
    issue_num = 15507
    keywords = ['patch']
    message_count = 6.0
    messages = ['166921', '166922', '166973', '166982', '167014', '196489']
    nosy_count = 4.0
    nosy_names = ['twouters', 'gregory.p.smith', 'python-dev', 'sbt']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15507'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    testsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions