Skip to content

select.epoll.unregister(fd) should not ignore EBADF #83420

@vstinner

Description

@vstinner
BPO 39239
Nosy @vstinner, @tiran
PRs
  • bpo-39239: epoll.unregister() no longer ignores EBADF #17882
  • 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 2020-01-07.20:41:57.629>
    created_at = <Date 2020-01-06.23:34:48.175>
    labels = ['library', '3.9']
    title = 'select.epoll.unregister(fd) should not ignore EBADF'
    updated_at = <Date 2020-01-07.20:41:57.629>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-01-07.20:41:57.629>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-07.20:41:57.629>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2020-01-06.23:34:48.175>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39239
    keywords = ['patch']
    message_count = 2.0
    messages = ['359481', '359511']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'christian.heimes']
    pr_nums = ['17882']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39239'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions