Skip to content

assertRaises as a context manager should accept a 'msg' keyword argument. #54984

@bitdancer

Description

@bitdancer
BPO 10775
Nosy @rhettinger, @ezio-melotti, @bitdancer, @voidspace, @briancurtin, @durban
Files
  • patch.diff: patch
  • issue10775-2.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/ezio-melotti'
    closed_at = <Date 2011-05-06.12:07:25.291>
    created_at = <Date 2010-12-26.19:18:47.677>
    labels = ['easy', 'type-feature']
    title = "assertRaises as a context manager should accept a 'msg' keyword argument."
    updated_at = <Date 2011-05-06.12:07:25.290>
    user = 'https://github.com/bitdancer'

    bugs.python.org fields:

    activity = <Date 2011-05-06.12:07:25.290>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2011-05-06.12:07:25.291>
    closer = 'ezio.melotti'
    components = []
    creation = <Date 2010-12-26.19:18:47.677>
    creator = 'r.david.murray'
    dependencies = []
    files = ['20765', '21839']
    hgrepos = []
    issue_num = 10775
    keywords = ['patch', 'easy']
    message_count = 15.0
    messages = ['124675', '125169', '128623', '130840', '130897', '130907', '130943', '130966', '130968', '130970', '130988', '134849', '135276', '135278', '135279']
    nosy_count = 10.0
    nosy_names = ['rhettinger', 'ezio.melotti', 'r.david.murray', 'michael.foord', 'brian.curtin', 'SilentGhost', 'daniel.urban', 'Winston.Ewert', 'python-dev', 'robquad']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue10775'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    easytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions