Skip to content

PyErr_SetInterrupt should have an equivalent that takes a signal number #87522

@pitrou

Description

@pitrou
BPO 43356
Nosy @pitrou, @vstinner
PRs
  • bpo-43356: Allow passing a signal number to interrupt_main() #24755
  • 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 2021-03-11.22:36:13.335>
    created_at = <Date 2021-03-01.17:55:28.246>
    labels = ['expert-C-API', 'type-feature', '3.10']
    title = 'PyErr_SetInterrupt should have an equivalent that takes a signal number'
    updated_at = <Date 2021-03-11.22:36:13.335>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2021-03-11.22:36:13.335>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-03-11.22:36:13.335>
    closer = 'pitrou'
    components = ['C API']
    creation = <Date 2021-03-01.17:55:28.246>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43356
    keywords = ['patch']
    message_count = 2.0
    messages = ['387877', '388527']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'vstinner', 'neologix']
    pr_nums = ['24755']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue43356'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions