Skip to content

signal.set_wakeup_fd(fd): raise an exception if the fd is in blocking mode #66241

@vstinner

Description

@vstinner
BPO 22042
Nosy @pitrou, @vstinner
Files
  • signal_nonblock.patch
  • signal_check_nonblocking.patch
  • signal_check_nonblocking-2.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 = <Date 2014-08-27.11:00:31.507>
    created_at = <Date 2014-07-23.00:49:30.863>
    labels = []
    title = 'signal.set_wakeup_fd(fd): raise an exception if the fd is in blocking mode'
    updated_at = <Date 2014-08-27.12:02:46.889>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2014-08-27.12:02:46.889>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-08-27.11:00:31.507>
    closer = 'vstinner'
    components = []
    creation = <Date 2014-07-23.00:49:30.863>
    creator = 'vstinner'
    dependencies = []
    files = ['36039', '36131', '36156']
    hgrepos = []
    issue_num = 22042
    keywords = ['patch']
    message_count = 10.0
    messages = ['223710', '223712', '223717', '223777', '223785', '224132', '224263', '224264', '225971', '225977']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'vstinner', 'neologix', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue22042'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions