Skip to content

Add convenient C API for "raise ... from ..." #72596

Description

@serhiy-storchaka
BPO 28410
Nosy @ncoghlan, @vstinner, @serhiy-storchaka, @1st1, @matrixise, @Vgr255
Files
  • _PyErr_FormatFromCause.patch
  • _PyErr_FormatFromCause-3.5.patch: Patch for 3.5
  • _PyErr_FormatFromCause-2.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/serhiy-storchaka'
    closed_at = <Date 2016-10-21.14:18:00.453>
    created_at = <Date 2016-10-10.19:50:27.484>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'Add convenient C API for "raise ... from ..."'
    updated_at = <Date 2016-10-21.14:18:00.452>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-10-21.14:18:00.452>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-10-21.14:18:00.453>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-10-10.19:50:27.484>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['45050', '45128', '45132']
    hgrepos = []
    issue_num = 28410
    keywords = ['patch']
    message_count = 11.0
    messages = ['278441', '278451', '278462', '278873', '278879', '278882', '278893', '278900', '278959', '279125', '279131']
    nosy_count = 7.0
    nosy_names = ['ncoghlan', 'vstinner', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'matrixise', 'abarry']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28410'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeinterpreter-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