-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
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 | 22776 |
|---|---|
| Nosy | @vsajip |
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-11-01.20:01:15.301>
created_at = <Date 2014-10-31.18:13:10.758>
labels = ['type-bug', 'library']
title = "SyslogHandler's record formatting during emit(..) not covered by try-except block"
updated_at = <Date 2014-11-01.20:03:23.125>
user = 'https://bugs.python.org/Yoel'bugs.python.org fields:
activity = <Date 2014-11-01.20:03:23.125>
actor = 'vinay.sajip'
assignee = 'none'
closed = True
closed_date = <Date 2014-11-01.20:01:15.301>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2014-10-31.18:13:10.758>
creator = 'Yoel'
dependencies = []
files = []
hgrepos = []
issue_num = 22776
keywords = []
message_count = 3.0
messages = ['230364', '230458', '230459']
nosy_count = 3.0
nosy_names = ['vinay.sajip', 'python-dev', 'Yoel']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22776'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']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