Skip to content

PEP 475: handle EINTR in the time module, retry sleep() #67834

@vstinner

Description

@vstinner
BPO 23646
Nosy @pitrou, @vstinner
Files
  • sleep_eintr.patch
  • sleep.py
  • sleep_eintr-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 2015-03-19.23:00:18.411>
    created_at = <Date 2015-03-12.15:37:42.547>
    labels = []
    title = 'PEP 475: handle EINTR in the time module, retry sleep()'
    updated_at = <Date 2015-03-20.02:06:25.652>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-03-20.02:06:25.652>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-03-19.23:00:18.411>
    closer = 'vstinner'
    components = []
    creation = <Date 2015-03-12.15:37:42.547>
    creator = 'vstinner'
    dependencies = []
    files = ['38454', '38455', '38457']
    hgrepos = []
    issue_num = 23646
    keywords = ['patch']
    message_count = 11.0
    messages = ['237948', '237949', '237952', '237953', '237959', '237983', '238269', '238270', '238557', '238594', '238599']
    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/issue23646'
    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