Skip to content

Add private _PyErr_GetExcInfo() function which accepts a tstate argument #83345

Description

@jd
mannequin
BPO 39164
Nosy @vstinner, @jd
PRs
  • bpo-39164: errors: add and expose _PyErr_GetExcInfo #17752
  • bpo-39164: Fix compiler warning in PyErr_GetExcInfo() #18010
  • 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 2020-01-13.16:31:03.869>
    created_at = <Date 2019-12-30.10:36:38.864>
    labels = ['expert-C-API', 'type-feature', '3.9']
    title = 'Add private _PyErr_GetExcInfo() function which accepts a tstate argument'
    updated_at = <Date 2020-01-15.12:45:45.917>
    user = 'https://github.com/jd'

    bugs.python.org fields:

    activity = <Date 2020-01-15.12:45:45.917>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-13.16:31:03.869>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2019-12-30.10:36:38.864>
    creator = 'jd'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39164
    keywords = ['patch']
    message_count = 5.0
    messages = ['359029', '359030', '359917', '359918', '360049']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'jd']
    pr_nums = ['17752', '18010']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue39164'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions