-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
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 | 1563 |
|---|---|
| Nosy | @josiahcarlson, @giampaolo, @benjaminp, @bitdancer, @intgr |
| 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/josiahcarlson'
closed_at = <Date 2010-04-23.14:07:37.056>
created_at = <Date 2007-12-06.18:50:51.164>
labels = ['type-bug', 'library']
title = 'asyncore and asynchat incompatible with Py3k str and bytes'
updated_at = <Date 2010-04-23.14:07:37.055>
user = 'https://bugs.python.org/djarb'bugs.python.org fields:
activity = <Date 2010-04-23.14:07:37.055>
actor = 'r.david.murray'
assignee = 'josiahcarlson'
closed = True
closed_date = <Date 2010-04-23.14:07:37.056>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2007-12-06.18:50:51.164>
creator = 'djarb'
dependencies = []
files = ['8890', '8908', '8926', '8932', '8938', '9427', '9428']
hgrepos = []
issue_num = 1563
keywords = []
message_count = 24.0
messages = ['58251', '58277', '58352', '58406', '58451', '58504', '58513', '58534', '70474', '70496', '70500', '70520', '70593', '70601', '70602', '70604', '70622', '88545', '88559', '90489', '90490', '90491', '90492', '104013']
nosy_count = 10.0
nosy_names = ['josiahcarlson', 'exarkun', 'janssen', 'giampaolo.rodola', 'djarb', 'josiah.carlson', 'benjamin.peterson', 'r.david.murray', 'intgr', 'JPosthuma']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1563'
versions = ['Python 3.2']Reactions are currently unavailable
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