Skip to content

expose pthread_sigmask(), pthread_kill(), sigpending() and sigwait() in the signal module #52654

@exarkun

Description

@exarkun
mannequin
BPO 8407
Nosy @loewis, @gpshead, @jcea, @pitrou, @vstinner, @giampaolo, @benjaminp, @skrah, @smarnach
Files
  • signal_pthread_sigmask-2.patch
  • signalfd-3.patch
  • pending_signals-3.patch
  • wakeup_signum.patch
  • signalfd-4.patch
  • sig_wakeup_race.diff: patch for wakeup FD race
  • sigwait_gil.diff
  • test_sigwait.diff
  • 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 2011-06-10.10:59:18.072>
    created_at = <Date 2010-04-15.05:00:36.517>
    labels = ['extension-modules', 'type-feature', 'library']
    title = 'expose pthread_sigmask(), pthread_kill(), sigpending() and sigwait() in the signal module'
    updated_at = <Date 2012-03-30.23:24:33.524>
    user = 'https://bugs.python.org/exarkun'

    bugs.python.org fields:

    activity = <Date 2012-03-30.23:24:33.524>
    actor = 'smarnach'
    assignee = 'exarkun'
    closed = True
    closed_date = <Date 2011-06-10.10:59:18.072>
    closer = 'vstinner'
    components = ['Extension Modules', 'Library (Lib)']
    creation = <Date 2010-04-15.05:00:36.517>
    creator = 'exarkun'
    dependencies = []
    files = ['21736', '21857', '21921', '21922', '21930', '22093', '22300', '22312']
    hgrepos = []
    issue_num = 8407
    keywords = ['patch', 'needs review']
    message_count = 68.0
    messages = ['103182', '103183', '103184', '103210', '103326', '104725', '105099', '105100', '105123', '105134', '105162', '128979', '133977', '134111', '134113', '134861', '134865', '134973', '134978', '134981', '134982', '135011', '135029', '135032', '135038', '135041', '135087', '135112', '135118', '135122', '135220', '135252', '135266', '135436', '135437', '135438', '135439', '135440', '135442', '135499', '135509', '135511', '135512', '135514', '135539', '135580', '135581', '136761', '136816', '136817', '137071', '137382', '137387', '137407', '137945', '138017', '138018', '138036', '138039', '138042', '138057', '138061', '138066', '138072', '138073', '138076', '138077', '157157']
    nosy_count = 15.0
    nosy_names = ['loewis', 'gregory.p.smith', 'jcea', 'spiv', 'exarkun', 'pitrou', 'vstinner', 'giampaolo.rodola', 'benjamin.peterson', 'marcin.bachry', 'schmichael', 'skrah', 'neologix', 'python-dev', 'smarnach']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue8407'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions