Skip to content

asyncore does not check for POLLERR and POLLHUP if neither readable nor writable #55476

@socketpair

Description

@socketpair
BPO 11267
Nosy @vstinner, @giampaolo, @socketpair

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 2014-08-27.16:29:53.358>
created_at = <Date 2011-02-21.05:54:31.497>
labels = ['invalid', 'type-bug', 'library', 'expert-IO']
title = 'asyncore does not check for POLLERR and POLLHUP if neither readable nor writable'
updated_at = <Date 2014-08-27.16:29:53.355>
user = 'https://github.com/socketpair'

bugs.python.org fields:

activity = <Date 2014-08-27.16:29:53.355>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2014-08-27.16:29:53.358>
closer = 'vstinner'
components = ['Library (Lib)', 'IO']
creation = <Date 2011-02-21.05:54:31.497>
creator = 'socketpair'
dependencies = []
files = []
hgrepos = []
issue_num = 11267
keywords = []
message_count = 3.0
messages = ['128941', '220903', '225999']
nosy_count = 4.0
nosy_names = ['vstinner', 'giampaolo.rodola', 'BreamoreBoy', 'socketpair']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue11267'
versions = ['Python 3.1', 'Python 3.4', 'Python 3.5']

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytopic-IOtype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions