Skip to content

Re-raising exceptions from an expression #59414

@tylercrompton

Description

@tylercrompton
BPO 15209
Nosy @birkenfeld, @ncoghlan, @ethanfurman
Files
  • getch.py: Source that raises syntax error (same thing as in comment)
  • raise_from_doc_update.diff
  • raise_from_doc_update_v2.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 = None
    closed_at = <Date 2012-12-08.12:27:30.228>
    created_at = <Date 2012-06-27.18:27:44.780>
    labels = ['interpreter-core', 'type-feature']
    title = 'Re-raising exceptions from an expression'
    updated_at = <Date 2012-12-09.06:24:12.049>
    user = 'https://bugs.python.org/TylerCrompton'

    bugs.python.org fields:

    activity = <Date 2012-12-09.06:24:12.049>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-12-08.12:27:30.228>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2012-06-27.18:27:44.780>
    creator = 'Tyler.Crompton'
    dependencies = []
    files = ['26183', '26191', '26201']
    hgrepos = []
    issue_num = 15209
    keywords = ['patch']
    message_count = 21.0
    messages = ['164184', '164186', '164198', '164204', '164205', '164206', '164208', '164214', '164260', '164268', '164269', '164271', '164272', '166428', '168704', '170339', '177157', '177158', '177163', '177196', '177197']
    nosy_count = 6.0
    nosy_names = ['georg.brandl', 'ncoghlan', 'Arfrever', 'ethan.furman', 'python-dev', 'Tyler.Crompton']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue15209'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions