-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 16133 |
|---|---|
| Nosy | @josiahcarlson, @vstinner, @giampaolo, @xdegaye |
| Files |
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/giampaolo'
closed_at = <Date 2014-07-24.17:17:40.812>
created_at = <Date 2012-10-04.16:06:32.401>
labels = ['type-bug', 'library']
title = "asyncore.dispatcher.recv doesn't handle EAGAIN / EWOULDBLOCK"
updated_at = <Date 2014-07-24.17:17:40.811>
user = 'https://bugs.python.org/Nidan'bugs.python.org fields:
activity = <Date 2014-07-24.17:17:40.811>
actor = 'vstinner'
assignee = 'giampaolo.rodola'
closed = True
closed_date = <Date 2014-07-24.17:17:40.812>
closer = 'vstinner'
components = ['Library (Lib)']
creation = <Date 2012-10-04.16:06:32.401>
creator = 'Nidan'
dependencies = []
files = ['30026', '30088', '30193']
hgrepos = []
issue_num = 16133
keywords = ['patch']
message_count = 14.0
messages = ['171967', '187846', '187848', '188206', '188248', '188817', '188821', '220629', '221728', '221732', '221733', '223859', '223861', '223862']
nosy_count = 8.0
nosy_names = ['josiahcarlson', 'vstinner', 'giampaolo.rodola', 'stutzbach', 'BreamoreBoy', 'xdegaye', 'python-dev', 'Nidan']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16133'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error