Skip to content

Python doesn't handle SIGINT well if it arrives during interpreter startup #47387

@gjb1002

Description

@gjb1002
mannequin
BPO 3137
Nosy @vstinner, @benjaminp
Files
  • SIGINT-2.patch
  • 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 2010-06-14.23:14:35.701>
    created_at = <Date 2008-06-19.08:04:36.509>
    labels = ['interpreter-core', 'type-bug']
    title = "Python doesn't handle SIGINT well if it arrives during interpreter startup"
    updated_at = <Date 2010-06-14.23:14:35.700>
    user = 'https://bugs.python.org/gjb1002'

    bugs.python.org fields:

    activity = <Date 2010-06-14.23:14:35.700>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-06-14.23:14:35.701>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2008-06-19.08:04:36.509>
    creator = 'gjb1002'
    dependencies = []
    files = ['16501']
    hgrepos = []
    issue_num = 3137
    keywords = ['patch']
    message_count = 19.0
    messages = ['68392', '68402', '100617', '100619', '100636', '100637', '100638', '100639', '100640', '100667', '100682', '100814', '100825', '100935', '100940', '101426', '101462', '101466', '107841']
    nosy_count = 3.0
    nosy_names = ['gjb1002', 'vstinner', 'benjamin.peterson']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue3137'
    versions = ['Python 2.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions