Fix handling of sizehint=-1 in select.epoll() · Issue #76749 · python/cpython · GitHub
Skip to content

Fix handling of sizehint=-1 in select.epoll() #76749

Description

@taleinat
BPO 32568
Nosy @vstinner, @taleinat, @giampaolo, @benjaminp, @serhiy-storchaka
PRs
  • bpo-32568: make select.epoll() and its docs consistent #7840
  • bpo-31938: Convert selectmodule.c to Argument Clinic #4265
  • [3.7] bpo-32568: make select.epoll() and its docs consistent (GH-7840) #8024
  • [3.6] bpo-32568: make select.epoll() and its docs consistent (GH-7840) #8025
  • 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 2018-06-30.13:16:38.061>
    created_at = <Date 2018-01-16.10:48:25.552>
    labels = ['extension-modules', '3.8', 'type-bug', '3.7']
    title = 'Fix handling of sizehint=-1 in select.epoll()'
    updated_at = <Date 2018-06-30.13:16:38.061>
    user = 'https://github.com/taleinat'

    bugs.python.org fields:

    activity = <Date 2018-06-30.13:16:38.061>
    actor = 'taleinat'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-30.13:16:38.061>
    closer = 'taleinat'
    components = ['Extension Modules']
    creation = <Date 2018-01-16.10:48:25.552>
    creator = 'taleinat'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32568
    keywords = ['patch']
    message_count = 9.0
    messages = ['310072', '310073', '310075', '320236', '320238', '320252', '320774', '320776', '320778']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'taleinat', 'giampaolo.rodola', 'benjamin.peterson', 'serhiy.storchaka']
    pr_nums = ['7840', '4265', '8024', '8025']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32568'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (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