Skip to content

signal module always overwrites SIGINT on interpreter shutdown #74839

@yol

Description

@yol
mannequin
BPO 30654
Nosy @pitrou, @vstinner, @benjaminp, @ned-deily, @yol
PRs
  • bpo-30654: Do not reset SIGINT handler to SIG_DFL in finisignal #2162
  • bpo-30654: Do not reset SIGINT handler to SIG_DFL in finisignal #7146
  • [3.7] bpo-30654: Do not reset SIGINT handler to SIG_DFL in finisignal (GH-7146) #7306
  • [3.6] bpo-30654: Do not reset SIGINT handler to SIG_DFL in finisignal (GH-7146) #7307
  • [2.7] bpo-30654: Do not reset SIGINT handler to SIG_DFL in finisignal (GH-7146) #7347
  • 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 2018-06-03.19:11:15.189>
    created_at = <Date 2017-06-13.13:06:04.818>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = 'signal module always overwrites SIGINT on interpreter shutdown'
    updated_at = <Date 2020-03-09.23:24:11.602>
    user = 'https://github.com/yol'

    bugs.python.org fields:

    activity = <Date 2020-03-09.23:24:11.602>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-03.19:11:15.189>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2017-06-13.13:06:04.818>
    creator = 'pkerling'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30654
    keywords = ['patch']
    message_count = 21.0
    messages = ['295915', '318377', '318378', '318379', '318380', '318381', '318382', '318393', '318394', '318395', '318398', '318402', '318414', '318415', '318484', '318490', '318496', '318513', '318577', '318580', '363788']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'benjamin.peterson', 'ned.deily', 'pkerling']
    pr_nums = ['2162', '7146', '7306', '7307', '7347']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30654'
    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-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions