Skip to content

Turn SIG_DFL and SIG_IGN into functions #67514

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 23325
Nosy @warsaw, @brettcannon, @vstinner, @giampaolo, @tiran, @serhiy-storchaka, @zhangyangyu, @miss-islington
PRs
  • bpo-23325: Turn signal.SIG_DFL and signal.SIG_IGN into functions. #8920
  • bpo-23325: Fix SIG_IGN and SIG_DFL int comparison in signal module #31759
  • [3.10] bpo-23325: Fix SIG_IGN and SIG_DFL int comparison in signal module (GH-31759) #31768
  • Files
  • signal_std_handlers.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 = None
    created_at = <Date 2015-01-26.20:38:30.138>
    labels = ['type-feature', 'library', '3.9', '3.10', '3.11']
    title = 'Turn SIG_DFL and SIG_IGN into functions'
    updated_at = <Date 2022-03-31.17:54:28.870>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2022-03-31.17:54:28.870>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2015-01-26.20:38:30.138>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['37868']
    hgrepos = []
    issue_num = 23325
    keywords = ['patch']
    message_count = 14.0
    messages = ['234775', '238327', '238495', '238538', '324075', '324084', '324096', '411037', '411045', '411104', '414747', '414749', '414765', '414767']
    nosy_count = 9.0
    nosy_names = ['barry', 'brett.cannon', 'vstinner', 'giampaolo.rodola', 'christian.heimes', 'eli.bendersky', 'serhiy.storchaka', 'xiang.zhang', 'miss-islington']
    pr_nums = ['8920', '31759', '31768']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23325'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixesstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions