-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
easystdlibStandard 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 | 19104 |
|---|---|
| Nosy | @freddrake, @pitrou, @bitdancer, @serhiy-storchaka |
| 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/serhiy-storchaka'
closed_at = <Date 2014-12-20.19:44:15.257>
created_at = <Date 2013-09-27.13:40:50.957>
labels = ['easy', 'type-bug', 'library']
title = 'pprint produces invalid output for long strings'
updated_at = <Date 2014-12-20.19:44:15.228>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2014-12-20.19:44:15.228>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-12-20.19:44:15.257>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2013-09-27.13:40:50.957>
creator = 'serhiy.storchaka'
dependencies = []
files = ['31886', '31887']
hgrepos = []
issue_num = 19104
keywords = ['patch', 'easy', 'needs review']
message_count = 15.0
messages = ['198474', '198478', '198480', '198488', '198491', '198492', '198494', '198502', '198666', '198667', '198668', '206271', '232416', '232978', '232981']
nosy_count = 6.0
nosy_names = ['fdrake', 'pitrou', 'Arfrever', 'r.david.murray', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue19104'
versions = ['Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
easystdlibStandard 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