Skip to content

SIGINT always reset to SIG_DFL by Py_Finalize() #68603

@ABalmosan

Description

@ABalmosan
mannequin
BPO 24415
Nosy @ncoghlan, @vstinner, @vadmium
Superseder
  • bpo-30654: signal module always overwrites SIGINT on interpreter shutdown
  • 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 2020-03-09.23:23:57.915>
    created_at = <Date 2015-06-09.12:30:06.336>
    labels = ['interpreter-core', 'type-bug']
    title = 'SIGINT always reset to SIG_DFL by Py_Finalize()'
    updated_at = <Date 2020-03-09.23:23:57.914>
    user = 'https://bugs.python.org/ABalmosan'

    bugs.python.org fields:

    activity = <Date 2020-03-09.23:23:57.914>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-09.23:23:57.915>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2015-06-09.12:30:06.336>
    creator = 'ABalmosan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 24415
    keywords = []
    message_count = 3.0
    messages = ['245060', '319607', '363787']
    nosy_count = 4.0
    nosy_names = ['ncoghlan', 'vstinner', 'martin.panter', 'ABalmosan']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '30654'
    type = 'behavior'
    url = 'https://bugs.python.org/issue24415'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
      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