Wrong code in ContextManagerTests.test_invalid_args() in test_subprocess.py

BPO 16644
Nosy @pitrou, @ezio-melotti, @voidspace, @briancurtin, @asvetlov, @serhiy-storchaka
Files
  • test_subprocess_test_invalid_args.patch: Applicable for all versions patch
  • test_subprocess_test_invalid_args_3.3.patch: Modernized patch for 3.3+
  • 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 2012-12-26.21:37:41.803>
    created_at = <Date 2012-12-08.17:03:55.885>
    labels = ['type-bug', 'tests']
    title = 'Wrong code in ContextManagerTests.test_invalid_args() in test_subprocess.py'
    updated_at = <Date 2012-12-26.21:37:41.802>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2012-12-26.21:37:41.802>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-12-26.21:37:41.803>
    closer = 'asvetlov'
    components = ['Tests']
    creation = <Date 2012-12-08.17:03:55.885>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['28259', '28344']
    hgrepos = []
    issue_num = 16644
    keywords = ['patch']
    message_count = 5.0
    messages = ['177164', '177173', '177655', '178257', '178258']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'ezio.melotti', 'michael.foord', 'brian.curtin', 'asvetlov', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16644'
    versions = ['Python 3.2', 'Python 3.3', 'Python 3.4']