Skip to content

PEP 475: handle EINTR in the select and selectors module #67673

@vstinner

Description

@vstinner
BPO 23485
Nosy @vstinner, @vadmium, @koobs
Files
  • select_eintr.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 2015-03-31.10:20:50.805>
    created_at = <Date 2015-02-19.13:32:55.616>
    labels = ['extension-modules']
    title = 'PEP 475: handle EINTR in the select and selectors module'
    updated_at = <Date 2015-04-20.09:31:06.576>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-04-20.09:31:06.576>
    actor = 'koobs'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-03-31.10:20:50.805>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2015-02-19.13:32:55.616>
    creator = 'vstinner'
    dependencies = []
    files = ['38732']
    hgrepos = []
    issue_num = 23485
    keywords = ['patch']
    message_count = 7.0
    messages = ['236216', '239560', '239634', '239637', '239638', '239677', '239822']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'neologix', 'python-dev', 'martin.panter', 'koobs']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue23485'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions