-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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 | 13694 |
|---|---|
| Nosy | @akuchling, @josiahcarlson, @giampaolo, @anacrolix |
| 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 = None
closed_at = <Date 2012-03-20.15:51:39.893>
created_at = <Date 2012-01-02.02:15:15.573>
labels = ['type-bug', 'library']
title = 'asynchronous connect in asyncore.dispatcher does not set addr'
updated_at = <Date 2012-03-20.15:51:39.892>
user = 'https://github.com/anacrolix'bugs.python.org fields:
activity = <Date 2012-03-20.15:51:39.892>
actor = 'giampaolo.rodola'
assignee = 'none'
closed = True
closed_date = <Date 2012-03-20.15:51:39.893>
closer = 'giampaolo.rodola'
components = ['Library (Lib)']
creation = <Date 2012-01-02.02:15:15.573>
creator = 'anacrolix'
dependencies = []
files = ['24124']
hgrepos = []
issue_num = 13694
keywords = ['patch']
message_count = 9.0
messages = ['150449', '150455', '150487', '155914', '156414', '156421', '156422', '156423', '156424']
nosy_count = 7.0
nosy_names = ['akuchling', 'josiahcarlson', 'giampaolo.rodola', 'stutzbach', 'anacrolix', 'rosslagerwall', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue13694'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']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