Skip to content

Provide a C helper function to chain raised (but not yet caught) exceptions #67377

Open
@ncoghlan

Description

@ncoghlan
BPO 23188
Nosy @ncoghlan, @pitrou, @vstinner, @cjerdonek, @ericsnowcurrently, @serhiy-storchaka
PRs
  • gh-67377: Document that PyErr_SetString, etc. chain exceptions #20329
  • 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 = None
    created_at = <Date 2015-01-08.03:17:20.994>
    labels = ['type-feature', '3.8']
    title = 'Provide a C helper function to chain raised (but not yet caught) exceptions'
    updated_at = <Date 2020-05-23.04:08:02.797>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2020-05-23.04:08:02.797>
    actor = 'chris.jerdonek'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2015-01-08.03:17:20.994>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 23188
    keywords = ['patch']
    message_count = 17.0
    messages = ['233619', '233625', '233626', '233628', '233657', '233733', '233789', '233817', '233818', '278880', '278967', '317307', '317314', '317335', '317402', '369657', '369691']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'pitrou', 'vstinner', 'chris.jerdonek', 'eric.snow', 'serhiy.storchaka']
    pr_nums = ['20329']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23188'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixes3.12only security fixesinterpreter-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