Skip to content

signal.signal should check tripped signals #74243

@jdemeyer

Description

@jdemeyer
BPO 30057
Nosy @pitrou, @jdemeyer
PRs
  • bpo-30057: Fix potential missed signal in signal.signal(). #4258
  • [3.6] bpo-30057: Fix potential missed signal in signal.signal(). (GH-4258) #4261
  • [2.7] bpo-30057: Fix potential missed signal in signal.signal(). (GH-4258) #4263
  • Files
  • fix30057-py2.patch: Patch for Python 2
  • fix30057-py3.patch: Patch for Python 3
  • 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 2017-11-03.19:36:58.774>
    created_at = <Date 2017-04-12.15:52:29.807>
    labels = ['interpreter-core', '3.7']
    title = 'signal.signal should check tripped signals'
    updated_at = <Date 2017-11-03.19:36:58.773>
    user = 'https://github.com/jdemeyer'

    bugs.python.org fields:

    activity = <Date 2017-11-03.19:36:58.773>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-03.19:36:58.774>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2017-04-12.15:52:29.807>
    creator = 'jdemeyer'
    dependencies = []
    files = ['46801', '46802']
    hgrepos = []
    issue_num = 30057
    keywords = ['patch']
    message_count = 5.0
    messages = ['291561', '305494', '305497', '305499', '305501']
    nosy_count = 2.0
    nosy_names = ['pitrou', 'jdemeyer']
    pr_nums = ['4258', '4261', '4263']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue30057'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions