Skip to content

simple callback system for Py_FatalError #41948

@mutkuk

Description

@mutkuk
mannequin
BPO 1195571
Nosy @birkenfeld, @gpshead, @amauryfa, @pitrou, @vstinner, @phmc
Files
  • new_fatalhook.diff: Py_FatalError hook function
  • fatalhook.patch
  • fatalhook-2.patch: new patch, with "versionadded" tags
  • 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 2019-05-27.15:15:35.676>
    created_at = <Date 2005-05-04.22:57:11.000>
    labels = ['interpreter-core', 'type-feature']
    title = 'simple callback system for Py_FatalError'
    updated_at = <Date 2019-05-27.15:15:35.675>
    user = 'https://bugs.python.org/mutkuk'

    bugs.python.org fields:

    activity = <Date 2019-05-27.15:15:35.675>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-27.15:15:35.676>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2005-05-04.22:57:11.000>
    creator = 'mutkuk'
    dependencies = []
    files = ['6642', '14440', '19098']
    hgrepos = []
    issue_num = 1195571
    keywords = ['patch', 'needs review']
    message_count = 21.0
    messages = ['48294', '48295', '48296', '48297', '48298', '82266', '90062', '111967', '112494', '112495', '112498', '117839', '137922', '137926', '137942', '140014', '177950', '177965', '187679', '204080', '343642']
    nosy_count = 12.0
    nosy_names = ['georg.brandl', 'gregory.p.smith', 'amaury.forgeotdarc', 'pitrou', 'vstinner', 'mutkuk', 'jwp', 'Tom.Whittock', 'pconnell', 'jonathanmcdougall', 'isoschiz', 'James.Pye']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1195571'
    versions = ['Python 3.3']

    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