-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 17530 |
|---|---|
| Nosy | @freddrake, @pitrou, @serhiy-storchaka |
| Dependencies | |
| 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 2015-03-24.17:23:48.673>
created_at = <Date 2013-03-23.19:39:37.416>
labels = ['type-feature', 'library']
title = 'pprint could use line continuation for long bytes literals'
updated_at = <Date 2015-03-24.17:23:48.672>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2015-03-24.17:23:48.672>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-03-24.17:23:48.673>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2013-03-23.19:39:37.416>
creator = 'pitrou'
dependencies = ['19104', '19105']
files = ['29865', '29915', '38138']
hgrepos = []
issue_num = 17530
keywords = ['patch']
message_count = 10.0
messages = ['185078', '186988', '186989', '186993', '186995', '186998', '187218', '187456', '235968', '239159']
nosy_count = 5.0
nosy_names = ['fdrake', 'pitrou', 'python-dev', 'Pam.McANulty', 'serhiy.storchaka']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue17530'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement