Skip to content

Issues with kqueue #76074

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 31893
Nosy @vstinner, @serhiy-storchaka, @koobs
PRs
  • bpo-31893: Fixed select.kqueue(). #4166
  • [3.6] bpo-31893: Fixed select.kqueue(). (GH-4166) #4190
  • [2.7] bpo-31893: Fixed select.kqueue(). (GH-4166) #4193
  • bpo-31893: Fix errors in b9052a0f91d2e83bbc27267247a5920c82b242a3. #4196
  • [3.6] bpo-31893: Fix errors in b9052a0f91d2e83bbc27267247a5920c82b242a3. (GH-4196) #4201
  • [2.7] bpo-31893: Fix errors in b9052a0f91d2e83bbc27267247a5920c82b242a3. (GH-4196) #4202
  • [2.7] bpo-31893: Fix a backporting error in 8cbf4e10646c3f5b8f0d274c2d7dea5bb6305f57. #4219
  • [2.7] bpo-31893: Fix a test for select.kevent. #4349
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2017-11-09.17:18:30.162>
    created_at = <Date 2017-10-29.11:44:41.930>
    labels = ['extension-modules', 'type-bug', '3.7']
    title = 'Issues with kqueue'
    updated_at = <Date 2017-11-09.17:18:30.161>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-11-09.17:18:30.161>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-11-09.17:18:30.162>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'FreeBSD']
    creation = <Date 2017-10-29.11:44:41.930>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31893
    keywords = ['patch']
    message_count = 20.0
    messages = ['305187', '305290', '305294', '305295', '305300', '305305', '305309', '305312', '305325', '305326', '305329', '305385', '305948', '305949', '305950', '305958', '305964', '305965', '305966', '305971']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'koobs']
    pr_nums = ['4166', '4190', '4193', '4196', '4201', '4202', '4219', '4349']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31893'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    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