Skip to content

module can set an exception in tp_clear #77895

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 33714
Nosy @vstinner, @encukou, @serhiy-storchaka, @miss-islington, @AWhetter
PRs
  • bpo-33714: Output an exception raised in module's m_clear(). #16592
  • Files
  • breaky.c: Module that raises an exception in tp_clear
  • 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-10-08.10:47:11.099>
    created_at = <Date 2018-05-31.12:21:45.371>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = 'module can set an exception in tp_clear'
    updated_at = <Date 2019-10-08.10:47:11.097>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-10-08.10:47:11.097>
    actor = 'petr.viktorin'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-08.10:47:11.099>
    closer = 'petr.viktorin'
    components = ['Interpreter Core']
    creation = <Date 2018-05-31.12:21:45.371>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['48642']
    hgrepos = []
    issue_num = 33714
    keywords = ['patch']
    message_count = 6.0
    messages = ['318289', '325075', '353971', '353980', '354182', '354184']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'petr.viktorin', 'serhiy.storchaka', 'miss-islington', 'AWhetter']
    pr_nums = ['16592']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue33714'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions