Skip to content

selectors (and asyncio?): document behaviour on closed files/sockets #64075

@vstinner

Description

@vstinner
BPO 19876
Nosy @gvanrossum, @vstinner
Files
  • unregister.diff
  • unregister2.diff
  • unregister3.diff
  • unregister4.diff
  • unregister5.diff
  • unregister6.diff
  • unregister7.diff
  • unregister8.diff
  • epoll_except.patch
  • nodup2.diff
  • 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/gvanrossum'
    closed_at = <Date 2013-12-09.18:28:31.125>
    created_at = <Date 2013-12-03.14:11:19.380>
    labels = ['type-bug', 'docs']
    title = 'selectors (and asyncio?): document behaviour on closed files/sockets'
    updated_at = <Date 2013-12-09.18:28:31.124>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2013-12-09.18:28:31.124>
    actor = 'gvanrossum'
    assignee = 'gvanrossum'
    closed = True
    closed_date = <Date 2013-12-09.18:28:31.125>
    closer = 'gvanrossum'
    components = ['Documentation']
    creation = <Date 2013-12-03.14:11:19.380>
    creator = 'vstinner'
    dependencies = []
    files = ['32999', '33013', '33014', '33015', '33020', '33025', '33028', '33029', '33045', '33048']
    hgrepos = []
    issue_num = 19876
    keywords = ['patch']
    message_count = 44.0
    messages = ['205118', '205123', '205134', '205135', '205136', '205142', '205160', '205162', '205165', '205166', '205230', '205233', '205333', '205382', '205385', '205406', '205408', '205409', '205410', '205411', '205432', '205433', '205434', '205438', '205468', '205478', '205483', '205496', '205499', '205500', '205501', '205502', '205529', '205546', '205551', '205606', '205607', '205608', '205631', '205632', '205633', '205724', '205725', '205726']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'vstinner', 'neologix', 'docs@python', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19876'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions