-
-
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 | 15179 |
|---|---|
| Nosy | @vsajip, @pitrou |
| 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-06-25.22:20:39.411>
created_at = <Date 2012-06-25.11:29:31.349>
labels = ['type-bug', 'library']
title = 'An infinite loop happens when we use SysLogHandler with eventlet'
updated_at = <Date 2012-06-25.22:20:39.410>
user = 'https://bugs.python.org/KazutakaMorita'bugs.python.org fields:
activity = <Date 2012-06-25.22:20:39.410>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2012-06-25.22:20:39.411>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2012-06-25.11:29:31.349>
creator = 'Kazutaka.Morita'
dependencies = []
files = ['26154']
hgrepos = []
issue_num = 15179
keywords = ['patch']
message_count = 4.0
messages = ['163939', '163977', '163981', '164020']
nosy_count = 4.0
nosy_names = ['vinay.sajip', 'pitrou', 'python-dev', 'Kazutaka.Morita']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15179'
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