Skip to content

Python crashes when a warning is emitted during shutdown #63641

@vstinner

Description

@vstinner
BPO 19442
Nosy @vstinner
Files
  • warn_shutdown.py
  • 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 2013-10-31.23:55:45.230>
    created_at = <Date 2013-10-29.23:31:53.167>
    labels = ['type-crash']
    title = 'Python crashes when a warning is emitted during shutdown'
    updated_at = <Date 2013-10-31.23:55:45.229>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2013-10-31.23:55:45.229>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-10-31.23:55:45.230>
    closer = 'python-dev'
    components = []
    creation = <Date 2013-10-29.23:31:53.167>
    creator = 'vstinner'
    dependencies = []
    files = ['32418']
    hgrepos = []
    issue_num = 19442
    keywords = []
    message_count = 6.0
    messages = ['201695', '201696', '201699', '201700', '201861', '201862']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'Arfrever', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue19442'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions