Skip to content

In select.poll.poll() ms can be 0 if timeout < 0 #75967

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 31786
Nosy @vstinner, @berkerpeksag, @serhiy-storchaka, @pablogsal, @volans-
PRs
  • bpo-31786: Make select.poll.poll block if ms < 0 for every value of ms #4003
  • [3.6] bpo-31786: Make select.poll.poll block if ms < 0 for every value of ms (GH-4003) #4022
  • [2.7] bpo-31786: Add test for select.poll.poll() with infinite timeout. (GH-4003). #4031
  • 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 2017-10-18.08:34:19.835>
    created_at = <Date 2017-10-14.08:07:08.015>
    labels = ['extension-modules', 'type-bug', '3.7']
    title = 'In select.poll.poll() ms can be 0 if timeout < 0'
    updated_at = <Date 2017-10-18.08:34:19.834>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-10-18.08:34:19.834>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-18.08:34:19.835>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2017-10-14.08:07:08.015>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31786
    keywords = ['patch']
    message_count = 12.0
    messages = ['304386', '304427', '304431', '304439', '304440', '304445', '304456', '304463', '304511', '304559', '304562', '304564']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'berker.peksag', 'serhiy.storchaka', 'pablogsal', 'Riccardo Coccioli']
    pr_nums = ['4003', '4022', '4031']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31786'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions